@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:31:25+02:00", comments="JAXB RI v2.2.11") public class HasWadaClassificationType extends Object implements Serializable
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="{http://www.w3.org/2001/XMLSchema}string"/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HasWadaClassificationType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
public String getWadaName()
Stringpublic void setWadaName(String value)
value - allowed object is
Stringpublic String getWadaCode()
String
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.