@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:26:58+01:00", comments="JAXB RI v2.3.7") public class DeliveryModusType extends DeliveryModusKeyType implements Serializable
Java class for DeliveryModusType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeliveryModusType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v4:refdata}DeliveryModusKeyType">
<sequence>
<element name="Description" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeliveryModusType() |
| Modifier and Type | Method and Description |
|---|---|
ConsultTextType |
getDescription()
Gets the value of the description property.
|
void |
setDescription(ConsultTextType value)
Sets the value of the description property.
|
getCode, setCodepublic ConsultTextType getDescription()
ConsultTextTypepublic void setDescription(ConsultTextType value)
value - allowed object is
ConsultTextType
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.