be.fgov.ehealth.consultrn._1_0.core
Class FamilyCompositionHistoryType
java.lang.Object
be.fgov.ehealth.consultrn._1_0.core.HistoryType
be.fgov.ehealth.consultrn._1_0.core.FamilyCompositionHistoryType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2018-04-09T03:56:41+02:00",
comments="JAXB RI v2.2.11")
public class FamilyCompositionHistoryType- extends HistoryType
- implements Serializable
Java class for FamilyCompositionHistoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="FamilyCompositionHistoryType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:core}HistoryType">
<sequence>
<element name="FamilyComposition" type="{urn:be:fgov:ehealth:consultRN:1_0:core}FamilyHistoryCompositionType"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
FamilyCompositionHistoryType
public FamilyCompositionHistoryType()
getFamilyComposition
public FamilyHistoryCompositionType getFamilyComposition()
- Gets the value of the familyComposition property.
- Returns:
- possible object is
FamilyHistoryCompositionType
setFamilyComposition
public void setFamilyComposition(FamilyHistoryCompositionType value)
- Sets the value of the familyComposition property.
- Parameters:
value - allowed object is
FamilyHistoryCompositionType
Connector Packaging generic 3.15.1 API
Copyright © {inceptionYear}-2018 eHealth. All Rights Reserved.