|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.nip.async.generic.Post
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-09-05T10:46:40+02:00",
comments="JAXB RI v2.3.6")
public class Post
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">
<sequence>
<element name="CommonInput" type="{urn:be:cin:mycarenet:esb:common:v2}CommonInputType"/>
<element name="Detail" type="{urn:be:cin:types:v1}Blob"/>
<element name="Xades-t" type="{http://www.w3.org/2005/05/xmlmime}base64Binary" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
Post()
|
|
| Method Summary | |
|---|---|
CommonInput |
getCommonInput()
Gets the value of the commonInput property. |
Blob |
getDetail()
Gets the value of the detail property. |
Base64Binary |
getXadesT()
Gets the value of the xadesT property. |
void |
setCommonInput(CommonInput value)
Sets the value of the commonInput property. |
void |
setDetail(Blob value)
Sets the value of the detail 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 Post()
| Method Detail |
|---|
public CommonInput getCommonInput()
CommonInputpublic void setCommonInput(CommonInput value)
value - allowed object is
CommonInputpublic Blob getDetail()
Blobpublic void setDetail(Blob value)
value - allowed object is
Blobpublic 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 | |||||||||