@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:03:39+02:00", comments="JAXB RI v2.2.11") public class FormCategoryType extends FormCategoryKeyType implements Serializable
Java class for FormCategoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FormCategoryType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v4:refdata}FormCategoryKeyType">
<sequence>
<element name="Description" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
FormCategoryType() |
| 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.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.