@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:44:44+02:00", comments="JAXB RI v2.2.11") public class AcceptedModificationResponseType extends Object implements Serializable
Java class for AcceptedModificationResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AcceptedModificationResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ModifiedAdmission" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}ModifyAdmissionAcceptedResponseType"/>
<element name="DependencyCategoryView" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}DependencyCategoryViewType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AcceptedModificationResponseType() |
| Modifier and Type | Method and Description |
|---|---|
DependencyCategoryViewType |
getDependencyCategoryView()
Gets the value of the dependencyCategoryView property.
|
ModifyAdmissionAcceptedResponseType |
getModifiedAdmission()
Gets the value of the modifiedAdmission property.
|
void |
setDependencyCategoryView(DependencyCategoryViewType value)
Sets the value of the dependencyCategoryView property.
|
void |
setModifiedAdmission(ModifyAdmissionAcceptedResponseType value)
Sets the value of the modifiedAdmission property.
|
public ModifyAdmissionAcceptedResponseType getModifiedAdmission()
ModifyAdmissionAcceptedResponseTypepublic void setModifiedAdmission(ModifyAdmissionAcceptedResponseType value)
value - allowed object is
ModifyAdmissionAcceptedResponseTypepublic DependencyCategoryViewType getDependencyCategoryView()
DependencyCategoryViewTypepublic void setDependencyCategoryView(DependencyCategoryViewType value)
value - allowed object is
DependencyCategoryViewType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.