@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:25:02+02:00", comments="JAXB RI v2.3.7") public class PushApplicationViewRequestType extends Object implements Serializable
Java class for PushApplicationViewRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PushApplicationViewRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="VSBReference" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}VSBReferenceType"/>
<choice>
<element name="PushViewBandagist" type="{http://www.mercurius.vlaanderen.be/mohm/schemas/v1}PushApplicationViewBandagistType"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PushApplicationViewRequestType() |
| Modifier and Type | Method and Description |
|---|---|
PushApplicationViewBandagistType |
getPushViewBandagist()
Gets the value of the pushViewBandagist property.
|
String |
getVSBReference()
Gets the value of the vsbReference property.
|
void |
setPushViewBandagist(PushApplicationViewBandagistType value)
Sets the value of the pushViewBandagist property.
|
void |
setVSBReference(String value)
Sets the value of the vsbReference property.
|
public String getVSBReference()
Stringpublic void setVSBReference(String value)
value - allowed object is
Stringpublic PushApplicationViewBandagistType getPushViewBandagist()
PushApplicationViewBandagistTypepublic void setPushViewBandagist(PushApplicationViewBandagistType value)
value - allowed object is
PushApplicationViewBandagistType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.