be.fgov.ehealth.consultrn._1_0.protocol
Class FamilyCompositionReply
java.lang.Object
be.fgov.ehealth.commons._1_0.protocol.ResponseType
be.fgov.ehealth.consultrn._1_0.protocol.ConsultRnReplyType
be.fgov.ehealth.consultrn._1_0.protocol.FamilyCompositionReply
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-09-20T05:38:57+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
FamilyCompositionReply
public FamilyCompositionReply()
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.16.1 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.