@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:05:54+02:00", comments="JAXB RI v2.3.7") public class DestinationContextType extends EhboxIdentifierType implements Serializable
Java class for DestinationContextType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DestinationContextType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:ehbox:core:v3}EhboxIdentifierType">
<sequence minOccurs="0">
<element name="Mandate" type="{urn:be:fgov:ehealth:ehbox:core:v3}MandateType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DestinationContextType() |
| Modifier and Type | Method and Description |
|---|---|
MandateType |
getMandate()
Gets the value of the mandate property.
|
void |
setMandate(MandateType value)
Sets the value of the mandate property.
|
getQuality, getUser, setQuality, setUsergetId, getSubType, getType, setId, setSubType, setTypepublic MandateType getMandate()
MandateTypepublic void setMandate(MandateType value)
value - allowed object is
MandateType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.