@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:31:37+02:00", comments="JAXB RI v2.2.11") public class NihiiType extends SelfRefType implements Serializable
Java class for NihiiType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="NihiiType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:globalmedicalfile:core:v1}SelfRefType">
<sequence>
<element name="Quality" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Value" type="{urn:be:fgov:ehealth:globalmedicalfile:core:v1}ValueRefString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
NihiiType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getQuality()
Gets the value of the quality property.
|
ValueRefString |
getValue()
Gets the value of the value property.
|
void |
setQuality(String value)
Sets the value of the quality property.
|
void |
setValue(ValueRefString value)
Sets the value of the value property.
|
getId, getRef, setId, setRefpublic String getQuality()
Stringpublic void setQuality(String value)
value - allowed object is
Stringpublic ValueRefString getValue()
ValueRefStringpublic void setValue(ValueRefString value)
value - allowed object is
ValueRefString
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.