Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActClassPosition
Packages that use ActClassPosition
-
Uses of ActClassPosition in net.ihe.gazelle.hl7v3.coctmt960000UV05
Fields in net.ihe.gazelle.hl7v3.coctmt960000UV05 declared as ActClassPositionMethods in net.ihe.gazelle.hl7v3.coctmt960000UV05 that return ActClassPositionMethods in net.ihe.gazelle.hl7v3.coctmt960000UV05 with parameters of type ActClassPositionModifier and TypeMethodDescriptionvoid
COCTMT960000UV05Position.setClassCode
(ActClassPosition classCode) Set a value to attribute classCode. -
Uses of ActClassPosition in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActClassPositionModifier and TypeMethodDescriptionstatic ActClassPosition
static ActClassPosition
Returns the enum constant of this class with the specified name.static ActClassPosition[]
ActClassPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.