|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType
be.fgov.ehealth.mycarenet.commons.core.v2.NihiiType
@Generated(value="com.sun.tools.xjc.Driver",
date="2017-05-30T08:58:43+02:00",
comments="JAXB RI v2.2.11")
public class NihiiTypeThe NIHII number with its meta-data.
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:mycarenet:commons:core:v2}SelfRefType">
<sequence>
<element name="Quality" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Value" type="{urn:be:fgov:ehealth:mycarenet:commons:core:v2}ValueRefString" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
NihiiType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class be.fgov.ehealth.mycarenet.commons.core.v2.SelfRefType |
|---|
getId, getRef, setId, setRef |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NihiiType()
| Method Detail |
|---|
public String getQuality()
Stringpublic void setQuality(String value)
value - allowed object is
Stringpublic ValueRefString getValue()
ValueRefStringpublic void setValue(ValueRefString value)
value - allowed object is
ValueRefString
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||