|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.fgov.ehealth.dics.core.v3.virtual.common.VmpGroupKeyType
be.fgov.ehealth.dics.core.v3.virtual.common.VmpGroupType
@Generated(value="com.sun.tools.xjc.Driver", date="2017-06-27T08:11:32+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:v3:virtual:common}VmpGroupKeyType"> <sequence> <group ref="{urn:be:fgov:ehealth:dics:core:v3:virtual:common}VmpGroupFields"/> <group ref="{urn:be:fgov:ehealth:dics:core:v3: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.v3.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()
Text255Type
public void setName(Text255Type value)
value
- allowed object is
Text255Type
public String getNoGenericPrescriptionReasonCode()
String
public void setNoGenericPrescriptionReasonCode(String value)
value
- allowed object is
String
public String getNoSwitchReasonCode()
String
public 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 |