Class SACounterSignatureType

  • All Implemented Interfaces:
    Serializable

    public class SACounterSignatureType
    extends AttributeBaseType
    implements Serializable

    Java class for SACounterSignatureType complex type.

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

     <complexType name="SACounterSignatureType">
       <complexContent>
         <extension base="{http://uri.etsi.org/19102/v1.2.1#}AttributeBaseType">
           <sequence>
             <element name="CounterSignature" type="{http://uri.etsi.org/19102/v1.2.1#}SignatureReferenceType"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form