|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.etsi.uri._01903.v1_3.CounterSignature
@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:40:51+02:00", comments="JAXB RI v2.3.6") public class CounterSignature
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>
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 |
---|
public CounterSignature()
Method Detail |
---|
public Signature getSignature()
Signature
public void setSignature(Signature value)
value
- allowed object is
Signature
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |