|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.nip.async.generic.TAckResponse
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-20T05:32:56+02:00",
comments="JAXB RI v2.2.11")
public class TAckResponse
Java class for TAckResponse complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TAckResponse">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TAck" type="{urn:be:cin:nip:async:generic}TAck"/>
<element name="Xades-t" type="{http://www.w3.org/2005/05/xmlmime}base64Binary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
TAckResponse()
|
|
| Method Summary | |
|---|---|
TAck |
getTAck()
Gets the value of the tAck property. |
Base64Binary |
getXadesT()
Gets the value of the xadesT property. |
void |
setTAck(TAck value)
Sets the value of the tAck property. |
void |
setXadesT(Base64Binary value)
Sets the value of the xadesT property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TAckResponse()
| Method Detail |
|---|
public TAck getTAck()
TAckpublic void setTAck(TAck value)
value - allowed object is
TAckpublic Base64Binary getXadesT()
Base64Binarypublic void setXadesT(Base64Binary value)
value - allowed object is
Base64Binary
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||