@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class FindByDmppType extends Object implements Serializable
Java class for FindByDmppType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FindByDmppType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="DeliveryEnvironment" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="Code" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="CodeType" type="{http://www.w3.org/2001/XMLSchema}string"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
FindByDmppType() |
Modifier and Type | Method and Description |
---|---|
String |
getCode()
Gets the value of the code property.
|
String |
getCodeType()
Gets the value of the codeType property.
|
String |
getDeliveryEnvironment()
Gets the value of the deliveryEnvironment property.
|
void |
setCode(String value)
Sets the value of the code property.
|
void |
setCodeType(String value)
Sets the value of the codeType property.
|
void |
setDeliveryEnvironment(String value)
Sets the value of the deliveryEnvironment property.
|
public String getDeliveryEnvironment()
String
public void setDeliveryEnvironment(String value)
value
- allowed object is
String
public String getCode()
String
public void setCode(String value)
value
- allowed object is
String
public String getCodeType()
String
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.