|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.core.v3.reimbursement.submit.ReimbursementContextKeyType
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-20T05:36:11+02:00",
comments="JAXB RI v2.2.11")
public class ReimbursementContextKeyType
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 Summary | |
|---|---|
ReimbursementContextKeyType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReimbursementContextKeyType()
| Method Detail |
|---|
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()
Stringpublic void setLegalReferencePath(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||