@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:25:02+02:00", comments="JAXB RI v2.3.7") public class PushApplicationViewBandagistType extends Object implements Serializable
Java class for PushApplicationViewBandagistType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PushApplicationViewBandagistType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ApplicationView" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}ApplicationViewType"/>
<element name="HistoryStatus" type="{http://www.mercurius.vlaanderen.be/mohm/common/v7}StatusListType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
PushApplicationViewBandagistType() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationViewType |
getApplicationView()
Gets the value of the applicationView property.
|
StatusListType |
getHistoryStatus()
Gets the value of the historyStatus property.
|
void |
setApplicationView(ApplicationViewType value)
Sets the value of the applicationView property.
|
void |
setHistoryStatus(StatusListType value)
Sets the value of the historyStatus property.
|
public ApplicationViewType getApplicationView()
ApplicationViewTypepublic void setApplicationView(ApplicationViewType value)
value - allowed object is
ApplicationViewTypepublic StatusListType getHistoryStatus()
StatusListTypepublic void setHistoryStatus(StatusListType value)
value - allowed object is
StatusListType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.