be.fgov.ehealth.consultrn._1_0.core
Class FamilyCompositionHistoryType

java.lang.Object
  extended by be.fgov.ehealth.consultrn._1_0.core.HistoryType
      extended by be.fgov.ehealth.consultrn._1_0.core.FamilyCompositionHistoryType
All Implemented Interfaces:
Serializable

@Generated(value="com.sun.tools.xjc.Driver",
           date="2020-03-19T04:21:54+01: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

Constructor Summary
FamilyCompositionHistoryType()
           
 
Method Summary
 FamilyHistoryCompositionType getFamilyComposition()
          Gets the value of the familyComposition property.
 void setFamilyComposition(FamilyHistoryCompositionType value)
          Sets the value of the familyComposition property.
 
Methods inherited from class be.fgov.ehealth.consultrn._1_0.core.HistoryType
getEffectuationDate, getModificationDate, getSource, setEffectuationDate, setModificationDate, setSource
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FamilyCompositionHistoryType

public FamilyCompositionHistoryType()
Method Detail

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.19.1 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.