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