be.vlaanderen.mercurius.stay.schemas.v1
Class AcceptedModificationResponseType

java.lang.Object
  extended by be.vlaanderen.mercurius.stay.schemas.v1.AcceptedModificationResponseType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-09-28T09:56:04+02:00",
           comments="JAXB RI v2.2.11")
public class AcceptedModificationResponseType
extends Object
implements Serializable

Antwoord wijziging opname

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>
 

See Also:
Serialized Form

Constructor Summary
AcceptedModificationResponseType()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AcceptedModificationResponseType

public AcceptedModificationResponseType()
Method Detail

getModifiedAdmission

public ModifyAdmissionAcceptedResponseType getModifiedAdmission()
Gets the value of the modifiedAdmission property.

Returns:
possible object is ModifyAdmissionAcceptedResponseType

setModifiedAdmission

public void setModifiedAdmission(ModifyAdmissionAcceptedResponseType value)
Sets the value of the modifiedAdmission property.

Parameters:
value - allowed object is ModifyAdmissionAcceptedResponseType

getDependencyCategoryView

public DependencyCategoryViewType getDependencyCategoryView()
Gets the value of the dependencyCategoryView property.

Returns:
possible object is DependencyCategoryViewType

setDependencyCategoryView

public void setDependencyCategoryView(DependencyCategoryViewType value)
Sets the value of the dependencyCategoryView property.

Parameters:
value - allowed object is DependencyCategoryViewType



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.