|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.cin.mycarenet.esb.medicaladvisoragreement.chap4.consult.v1.ResponseType
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-09-25T04:42:26+02:00",
comments="JAXB RI v2.2.11")
public class ResponseType
Java class for ResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SealedContent" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ResponseType()
|
|
| Method Summary | |
|---|---|
byte[] |
getSealedContent()
Gets the value of the sealedContent property. |
void |
setSealedContent(byte[] value)
Sets the value of the sealedContent property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResponseType()
| Method Detail |
|---|
public byte[] getSealedContent()
public void setSealedContent(byte[] value)
value - allowed object is
byte[]
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||