Class ADT_A52
java.lang.Object
ca.uhn.hl7v2.model.AbstractStructure
ca.uhn.hl7v2.model.AbstractGroup
ca.uhn.hl7v2.model.AbstractMessage
org.openehealth.ipf.modules.hl7.model.AbstractMessage
org.openehealth.ipf.commons.ihe.hl7v2.definitions.pam.v25.message.ADT_A52
- All Implemented Interfaces:
Group
,Message
,Structure
,Visitable
,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.openehealth.ipf.modules.hl7.model.AbstractMessage
AbstractMessage.Cardinality
-
Field Summary
Fields inherited from class ca.uhn.hl7v2.model.AbstractStructure
log
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Map
<Class<? extends Structure>, AbstractMessage.Cardinality> structures
(Map<Class<? extends Structure>, AbstractMessage.Cardinality> s) Methods inherited from class ca.uhn.hl7v2.model.AbstractMessage
accept, copy, encode, fillResponseHeader, generateACK, generateACK, generateACK, getEncodingCharactersValue, getFieldSeparatorValue, getMessage, getParent, getParser, getValidationContext, getVersion, initQuickstart, parse, printStructure, printStructure, setParser, toString
Methods inherited from class ca.uhn.hl7v2.model.AbstractGroup
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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface ca.uhn.hl7v2.model.Group
addNonstandardSegment, addNonstandardSegment, get, get, getAll, getClass, getNames, isChoiceElement, isGroup, isRepeating, isRequired
Methods inherited from interface ca.uhn.hl7v2.model.Visitable
isEmpty, provideLocation
-
Constructor Details
-
ADT_A52
public ADT_A52() -
ADT_A52
-
-
Method Details
-
structures
protected Map<Class<? extends Structure>,AbstractMessage.Cardinality> structures(Map<Class<? extends Structure>, AbstractMessage.Cardinality> s) - Specified by:
structures
in classAbstractMessage
-