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