@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:32:16+02:00", comments="JAXB RI v2.3.7") public class VmpGroupType extends VmpGroupKeyType implements Serializable
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 and Description |
|---|
VmpGroupType() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
getCode, setCodepublic 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()
String
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.