|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Primitive in ca.uhn.hl7v2.conf.classes.abs |
---|
Constructors in ca.uhn.hl7v2.conf.classes.abs with parameters of type Primitive | |
---|---|
AbstractConformanceDataType(Primitive hapiPrimitive)
Constructor for AbstractConformanceDataType |
Uses of Primitive in ca.uhn.hl7v2.model |
---|
Classes in ca.uhn.hl7v2.model that implement Primitive | |
---|---|
class |
AbstractPrimitive
Base class for Primitives. |
class |
GenericPrimitive
An unspecified Primitive datatype that imposes no constraints on its string value. |
Uses of Primitive in ca.uhn.hl7v2.model.primitive |
---|
Classes in ca.uhn.hl7v2.model.primitive that implement Primitive | |
---|---|
class |
DT
Represents an HL7 DT (date) datatype. |
class |
ID
This class contains functionality used by the ID class in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation. |
class |
IS
This class contains functionality used by the IS class in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages Note: The class description below has been excerpted from the Hl7 2.4 documentation. |
class |
NULLDT
Base class for "NULL" datatype. |
class |
TM
Represents an HL7 TM (time) datatype. |
class |
TSComponentOne
Represents an HL7 timestamp, which is related to the HL7 TS type. |
Uses of Primitive in ca.uhn.hl7v2.model.v21.datatype |
---|
Classes in ca.uhn.hl7v2.model.v21.datatype that implement Primitive | |
---|---|
class |
TS
Note: The class description below has been excerpted from the Hl7 2.3.0 documentation. |
Uses of Primitive in ca.uhn.hl7v2.model.v26.datatype |
---|
Classes in ca.uhn.hl7v2.model.v26.datatype that implement Primitive | |
---|---|
class |
DTM
Note: The class description below has been excerpted from the Hl7 2.4 documentation. |
Uses of Primitive in ca.uhn.hl7v2.util |
---|
Methods in ca.uhn.hl7v2.util that return Primitive | |
---|---|
static Primitive |
Terser.getPrimitive(Type type,
int component,
int subcomponent)
Returns the Primitive object at the given location in the given field. |
Uses of Primitive in ca.uhn.hl7v2.validation |
---|
Methods in ca.uhn.hl7v2.validation with parameters of type Primitive | |
---|---|
PrimitiveTypeRule[] |
ValidationContext.getPrimitiveRules(java.lang.String theVersion,
java.lang.String theTypeName,
Primitive theType)
|
Uses of Primitive in ca.uhn.hl7v2.validation.impl |
---|
Methods in ca.uhn.hl7v2.validation.impl with parameters of type Primitive | |
---|---|
PrimitiveTypeRule[] |
ValidationContextImpl.getPrimitiveRules(java.lang.String theVersion,
java.lang.String theTypeName,
Primitive theType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |