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 Summary
Constructors -
Method Summary
Methods inherited from class ca.uhn.hl7v2.model.AbstractType
clear, encode, getExtraComponents, getMessage, getName, parse, provideLocationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
Null
-
-
Method Details
-
getMetaClass
- Specified by:
getMetaClassin interfaceGroovyObject
-
setMetaClass
- Specified by:
setMetaClassin interfaceGroovyObject
-
getAt
-
getValue
-
getValueOr
-
valueOr
-
toString
- Overrides:
toStringin classAbstractType
-
setValue
- Throws:
DataTypeException
-
isEmpty
- Specified by:
isEmptyin interfaceVisitable- Overrides:
isEmptyin classAbstractType- Throws:
HL7Exception
-
accept
- Specified by:
acceptin interfaceVisitable- Throws:
HL7Exception
-