Class Null
java.lang.Object
ca.uhn.hl7v2.model.AbstractType
org.openehealth.ipf.modules.hl7.dsl.Null
- All Implemented Interfaces:
- Type,- Visitable,- GroovyObject,- Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class ca.uhn.hl7v2.model.AbstractTypeclear, encode, getExtraComponents, getMessage, getName, parse, provideLocationMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObjectgetProperty, invokeMethod, setProperty
- 
Constructor Details- 
Null
 
- 
- 
Method Details- 
getMetaClass- Specified by:
- getMetaClassin interface- GroovyObject
 
- 
setMetaClass- Specified by:
- setMetaClassin interface- GroovyObject
 
- 
getAt
- 
getValue
- 
getValueOr
- 
valueOr
- 
toString- Overrides:
- toStringin class- AbstractType
 
- 
setValue- Throws:
- DataTypeException
 
- 
isEmpty- Specified by:
- isEmptyin interface- Visitable
- Overrides:
- isEmptyin class- AbstractType
- Throws:
- HL7Exception
 
- 
accept- Specified by:
- acceptin interface- Visitable
- Throws:
- HL7Exception
 
 
-