Class CounterSignatureMarker.SignatureValueReference

java.lang.Object
de.gematik.ws.conn.signatureservice.v7.CounterSignatureMarker.SignatureValueReference
Enclosing class:
CounterSignatureMarker

public static class CounterSignatureMarker.SignatureValueReference extends Object

Java class for anonymous complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <attribute name="IdRef" type="{http://www.w3.org/2001/XMLSchema}IDREF" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • idRef

      protected Object idRef
  • Constructor Details

    • SignatureValueReference

      public SignatureValueReference()
  • Method Details

    • getIdRef

      public Object getIdRef()
      Gets the value of the idRef property.
      Returns:
      possible object is Object
    • setIdRef

      public void setIdRef(Object value)
      Sets the value of the idRef property.
      Parameters:
      value - allowed object is Object