@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:32:36+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()
Stringpublic void setDeliveryEnvironment(String value)
value - allowed object is
Stringpublic String getCode()
Stringpublic void setCode(String value)
value - allowed object is
Stringpublic String getCodeType()
String
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.