Class ADT_A01_INSURANCE
- java.lang.Object
-
- ca.uhn.hl7v2.model.AbstractStructure
-
- ca.uhn.hl7v2.model.AbstractGroup
-
- ca.uhn.hl7v2.model.v231.group.ADT_A01_IN1IN2IN3
-
- org.openehealth.ipf.commons.ihe.hl7v2.definitions.pix.v231.group.ADT_A01_INSURANCE
-
- All Implemented Interfaces:
Group
,Structure
,Visitable
,Serializable
public class ADT_A01_INSURANCE extends ca.uhn.hl7v2.model.v231.group.ADT_A01_IN1IN2IN3
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class ca.uhn.hl7v2.model.AbstractStructure
log
-
-
Constructor Summary
Constructors Constructor Description ADT_A01_INSURANCE(Group parent, ModelClassFactory factory)
-
Method Summary
-
Methods inherited from class ca.uhn.hl7v2.model.v231.group.ADT_A01_IN1IN2IN3
getIN1, getIN2, getIN3, getIN3, getIN3All, getIN3Reps, getVersion, insertIN3, insertIN3, removeIN3
-
Methods inherited from class ca.uhn.hl7v2.model.AbstractGroup
accept, add, add, add, addNonstandardSegment, addNonstandardSegment, clear, currentReps, get, get, getAll, getAllAsList, getClass, getFieldNumForName, getModelClassFactory, getName, getNames, getNonStandardNames, getReps, getTyped, getTyped, insert, insert, insertRepetition, insertRepetition, isChoiceElement, isEmpty, isGroup, isRepeating, isRequired, provideLocation, removeRepetition, tryToInstantiateStructure, visitNestedStructures
-
Methods inherited from class ca.uhn.hl7v2.model.AbstractStructure
getMessage, getParent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface ca.uhn.hl7v2.model.Structure
getMessage, getParent
-
-
-
-
Constructor Detail
-
ADT_A01_INSURANCE
public ADT_A01_INSURANCE(Group parent, ModelClassFactory factory)
-
-