@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:11:18+01:00", comments="JAXB RI v2.2.11") public class ReimbursementContextKeyType extends Object implements Serializable
Java class for ReimbursementContextKeyType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReimbursementContextKeyType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="DeliveryEnvironment" use="required" type="{urn:be:fgov:ehealth:dics:core:v3:core}DeliveryEnvironmentType" />
<attribute name="Code" use="required" type="{urn:be:fgov:ehealth:dics:core:v3:core}DmppCodeType" />
<attribute name="CodeType" use="required" type="{urn:be:fgov:ehealth:dics:core:v3:core}DmppCodeTypeType" />
<attribute name="LegalReferencePath" use="required" type="{urn:be:fgov:ehealth:dics:core:v3:core}LegalReferencePathType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ReimbursementContextKeyType() |
| 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.
|
String |
getLegalReferencePath()
Gets the value of the legalReferencePath 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.
|
void |
setLegalReferencePath(String value)
Sets the value of the legalReferencePath 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()
Stringpublic void setCodeType(String value)
value - allowed object is
Stringpublic String getLegalReferencePath()
String
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.