@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:34:52+02:00", comments="JAXB RI v2.2.11") public class FamilyCompositionReply extends ConsultRnReplyType implements Serializable
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>
| Constructor and Description |
|---|
FamilyCompositionReply() |
| Modifier and Type | Method and Description |
|---|---|
FamilyCompositionType |
getFamilyComposition()
Gets the value of the familyComposition property.
|
void |
setFamilyComposition(FamilyCompositionType value)
Sets the value of the familyComposition property.
|
getErrorInformationsgetId, getStatus, setId, setStatuspublic FamilyCompositionType getFamilyComposition()
FamilyCompositionTypepublic void setFamilyComposition(FamilyCompositionType value)
value - allowed object is
FamilyCompositionType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.