be.fgov.ehealth.consultrn._1_0.protocol
Class FamilyCompositionReply

java.lang.Object
  extended by be.fgov.ehealth.commons._1_0.protocol.ResponseType
      extended by be.fgov.ehealth.consultrn._1_0.protocol.ConsultRnReplyType
          extended by be.fgov.ehealth.consultrn._1_0.protocol.FamilyCompositionReply
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2021-04-20T04:31:34+02:00",
           comments="JAXB RI v2.2.11")
public class FamilyCompositionReply
extends ConsultRnReplyType
implements Serializable

the reply of the service familyComposition

Java class for FamilyCompositionReplyType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="FamilyCompositionReplyType">
   <complexContent>
     <extension base="{urn:be:fgov:ehealth:consultRN:1_0:protocol}ConsultRnReplyType">
       <sequence>
         <element name="FamilyComposition" type="{urn:be:fgov:ehealth:consultRN:1_0:core}FamilyCompositionType" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

See Also:
Serialized Form

Constructor Summary
FamilyCompositionReply()
           
 
Method Summary
 FamilyCompositionType getFamilyComposition()
          Gets the value of the familyComposition property.
 void setFamilyComposition(FamilyCompositionType value)
          Sets the value of the familyComposition property.
 
Methods inherited from class be.fgov.ehealth.consultrn._1_0.protocol.ConsultRnReplyType
getErrorInformations
 
Methods inherited from class be.fgov.ehealth.commons._1_0.protocol.ResponseType
getId, getStatus, setId, setStatus
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FamilyCompositionReply

public FamilyCompositionReply()
Method Detail

getFamilyComposition

public FamilyCompositionType getFamilyComposition()
Gets the value of the familyComposition property.

Returns:
possible object is FamilyCompositionType

setFamilyComposition

public void setFamilyComposition(FamilyCompositionType value)
Sets the value of the familyComposition property.

Parameters:
value - allowed object is FamilyCompositionType



Connector Packaging generic 3.21.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.