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

java.lang.Object
  extended by be.fgov.ehealth.dics.core.v2.refdata.WadaKeyType
      extended by be.fgov.ehealth.dics.protocol.v2.WadaType
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 WadaType
extends WadaKeyType
implements Serializable

Java class for WadaType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="WadaType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:dics:core:v2:refdata}WadaKeyType">
       <sequence>
         <element name="Name" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultTextType"/>
         <element name="Description" type="{urn:be:fgov:ehealth:dics:protocol:v2}ConsultTextType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
WadaType()
           
 
Method Summary
 ConsultTextType getDescription()
          Gets the value of the description property.
 ConsultTextType getName()
          Gets the value of the name property.
 void setDescription(ConsultTextType value)
          Sets the value of the description property.
 void setName(ConsultTextType value)
          Sets the value of the name property.
 
Methods inherited from class be.fgov.ehealth.dics.core.v2.refdata.WadaKeyType
getCode, setCode
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WadaType

public WadaType()
Method Detail

getName

public ConsultTextType getName()
Gets the value of the name property.

Returns:
possible object is ConsultTextType

setName

public void setName(ConsultTextType value)
Sets the value of the name property.

Parameters:
value - allowed object is ConsultTextType

getDescription

public ConsultTextType getDescription()
Gets the value of the description property.

Returns:
possible object is ConsultTextType

setDescription

public void setDescription(ConsultTextType value)
Sets the value of the description property.

Parameters:
value - allowed object is ConsultTextType



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