org.etsi.uri._01903.v1_3
Class CounterSignature

java.lang.Object
  extended by org.etsi.uri._01903.v1_3.CounterSignature
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:09:13+02:00",
           comments="JAXB RI v2.2.6")
public class CounterSignature
extends Object
implements Serializable

Java class for CounterSignatureType complex type.

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

 <complexType name="CounterSignatureType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element ref="{http://www.w3.org/2000/09/xmldsig#}Signature"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
CounterSignature()
           
 
Method Summary
 Signature getSignature()
          Gets the value of the signature property.
 void setSignature(Signature value)
          Sets the value of the signature property.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CounterSignature

public CounterSignature()
Method Detail

getSignature

public Signature getSignature()
Gets the value of the signature property.

Returns:
possible object is Signature

setSignature

public void setSignature(Signature value)
Sets the value of the signature property.

Parameters:
value - allowed object is Signature



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.