|
||||||||||
| 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.RequestType
@Generated(value="com.sun.tools.xjc.Driver",
date="2025-03-20T10:19:59+01:00",
comments="JAXB RI v2.3.6")
public class RequestType
Java class for RequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="EncryptedContent" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
RequestType()
|
|
| Method Summary | |
|---|---|
byte[] |
getEncryptedContent()
Gets the value of the encryptedContent property. |
void |
setEncryptedContent(byte[] value)
Sets the value of the encryptedContent property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RequestType()
| Method Detail |
|---|
public byte[] getEncryptedContent()
public void setEncryptedContent(byte[] value)
value - allowed object is
byte[]
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||