be.fgov.ehealth.dics.protocol.v2
Class HasWadaClassificationType

java.lang.Object
  extended by be.fgov.ehealth.dics.protocol.v2.HasWadaClassificationType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2016-10-28T03:13:17+02:00",
           comments="JAXB RI v2.2.6")
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="{urn:be:fgov:ehealth:dics:core:v2:core}SearchStringType"/>
       </choice>
     </restriction>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

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

HasWadaClassificationType

public HasWadaClassificationType()
Method Detail

getWadaName

public String getWadaName()
Gets the value of the wadaName property.

Returns:
possible object is String

setWadaName

public void setWadaName(String value)
Sets the value of the wadaName property.

Parameters:
value - allowed object is String

getWadaCode

public String getWadaCode()
Gets the value of the wadaCode property.

Returns:
possible object is String

setWadaCode

public void setWadaCode(String value)
Sets the value of the wadaCode property.

Parameters:
value - allowed object is String



Connector Business ORGPHARMACY 3.11.1 API
Copyright © {inceptionYear}-2016 eHealth. All Rights Reserved.