|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.etee.kgss._1_0.protocol.SealedContentType
@Generated(value="com.sun.tools.xjc.Driver",
date="2020-03-19T04:08:44+01:00",
comments="JAXB RI v2.2.11")
public class SealedContentType
Java class for SealedContentType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SealedContentType">
<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 | |
|---|---|
SealedContentType()
|
|
| 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 SealedContentType()
| 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 | |||||||||