Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassLicensedEntity
Package
Description
-
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.coctmt090000UV01
Modifier and TypeMethodDescriptionCOCTMT090000UV01LicensedEntity.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT090000UV01LicensedEntity.setClassCode
(RoleClassLicensedEntity classCode) Set a value to attribute classCode. -
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.coctmt090100UV01
Modifier and TypeMethodDescriptionCOCTMT090100UV01LicensedEntity.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT090100UV01LicensedEntity.setClassCode
(RoleClassLicensedEntity classCode) Set a value to attribute classCode. -
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.coctmt090300UV01
Modifier and TypeMethodDescriptionCOCTMT090300UV01LicensedEntity.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT090300UV01LicensedEntity.setClassCode
(RoleClassLicensedEntity classCode) Set a value to attribute classCode. -
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionstatic RoleClassLicensedEntity
static RoleClassLicensedEntity
Returns the enum constant of this class with the specified name.static RoleClassLicensedEntity[]
RoleClassLicensedEntity.values()
Returns an array containing the constants of this enum class, in the order they are declared.