|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.dics.core.v4.virtual.common.VmpGroupKeyType
be.fgov.ehealth.dics.core.v4.virtual.common.VmpGroupType
@Generated(value="com.sun.tools.xjc.Driver",
date="2022-09-22T05:54:47+02:00",
comments="JAXB RI v2.2.11")
public class VmpGroupType
Java class for VmpGroupType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VmpGroupType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v4:virtual:common}VmpGroupKeyType">
<sequence>
<group ref="{urn:be:fgov:ehealth:dics:core:v4:virtual:common}VmpGroupFields"/>
<group ref="{urn:be:fgov:ehealth:dics:core:v4:virtual:common}VmpGroupReferences"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
VmpGroupType()
|
|
| Method Summary | |
|---|---|
Text255Type |
getName()
Gets the value of the name property. |
String |
getNoGenericPrescriptionReasonCode()
Gets the value of the noGenericPrescriptionReasonCode property. |
String |
getNoSwitchReasonCode()
Gets the value of the noSwitchReasonCode property. |
void |
setName(Text255Type value)
Sets the value of the name property. |
void |
setNoGenericPrescriptionReasonCode(String value)
Sets the value of the noGenericPrescriptionReasonCode property. |
void |
setNoSwitchReasonCode(String value)
Sets the value of the noSwitchReasonCode property. |
| Methods inherited from class be.fgov.ehealth.dics.core.v4.virtual.common.VmpGroupKeyType |
|---|
getCode, setCode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VmpGroupType()
| Method Detail |
|---|
public Text255Type getName()
Text255Typepublic void setName(Text255Type value)
value - allowed object is
Text255Typepublic String getNoGenericPrescriptionReasonCode()
Stringpublic void setNoGenericPrescriptionReasonCode(String value)
value - allowed object is
Stringpublic String getNoSwitchReasonCode()
Stringpublic void setNoSwitchReasonCode(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||