@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:58+02:00", comments="JAXB RI v2.3.7") public class AcceptedCreationResponseType extends Object implements Serializable
Java class for AcceptedCreationResponseType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AcceptedCreationResponseType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CreatedAdmission" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}CreateAdmissionAcceptedResponseType"/>
<element name="DependencyCategoryView" type="{http://www.mercurius.vlaanderen.be/vsb-ewzcfin/schemas/v1}DependencyCategoryViewType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AcceptedCreationResponseType() |
| Modifier and Type | Method and Description |
|---|---|
CreateAdmissionAcceptedResponseType |
getCreatedAdmission()
Gets the value of the createdAdmission property.
|
DependencyCategoryViewType |
getDependencyCategoryView()
Gets the value of the dependencyCategoryView property.
|
void |
setCreatedAdmission(CreateAdmissionAcceptedResponseType value)
Sets the value of the createdAdmission property.
|
void |
setDependencyCategoryView(DependencyCategoryViewType value)
Sets the value of the dependencyCategoryView property.
|
public CreateAdmissionAcceptedResponseType getCreatedAdmission()
CreateAdmissionAcceptedResponseTypepublic void setCreatedAdmission(CreateAdmissionAcceptedResponseType value)
value - allowed object is
CreateAdmissionAcceptedResponseTypepublic DependencyCategoryViewType getDependencyCategoryView()
DependencyCategoryViewTypepublic void setDependencyCategoryView(DependencyCategoryViewType value)
value - allowed object is
DependencyCategoryViewType
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.