|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.protocol.v4.HasWadaClassificationType
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-04-01T01:44:45+02:00",
comments="JAXB RI v2.2.11")
public class HasWadaClassificationType
Java class for HasWadaClassificationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HasWadaClassificationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="WadaCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="WadaName" type="{urn:be:fgov:ehealth:dics:core:v4:core}SearchStringType"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
HasWadaClassificationType()
|
|
| Method Summary | |
|---|---|
String |
getWadaCode()
Gets the value of the wadaCode property. |
String |
getWadaName()
Gets the value of the wadaName property. |
void |
setWadaCode(String value)
Sets the value of the wadaCode property. |
void |
setWadaName(String value)
Sets the value of the wadaName property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HasWadaClassificationType()
| Method Detail |
|---|
public String getWadaName()
Stringpublic void setWadaName(String value)
value - allowed object is
Stringpublic String getWadaCode()
Stringpublic void setWadaCode(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||