Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassLicensedEntity
Packages that use RoleClassLicensedEntity
Package
Description
-
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.coctmt090000UV01
Fields in net.ihe.gazelle.hl7v3.coctmt090000UV01 declared as RoleClassLicensedEntityMethods in net.ihe.gazelle.hl7v3.coctmt090000UV01 that return RoleClassLicensedEntityModifier and TypeMethodDescriptionCOCTMT090000UV01LicensedEntity.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt090000UV01 with parameters of type RoleClassLicensedEntityModifier and TypeMethodDescriptionvoid
COCTMT090000UV01LicensedEntity.setClassCode
(RoleClassLicensedEntity classCode) Set a value to attribute classCode. -
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.coctmt090100UV01
Fields in net.ihe.gazelle.hl7v3.coctmt090100UV01 declared as RoleClassLicensedEntityMethods in net.ihe.gazelle.hl7v3.coctmt090100UV01 that return RoleClassLicensedEntityModifier and TypeMethodDescriptionCOCTMT090100UV01LicensedEntity.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt090100UV01 with parameters of type RoleClassLicensedEntityModifier and TypeMethodDescriptionvoid
COCTMT090100UV01LicensedEntity.setClassCode
(RoleClassLicensedEntity classCode) Set a value to attribute classCode. -
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.coctmt090300UV01
Fields in net.ihe.gazelle.hl7v3.coctmt090300UV01 declared as RoleClassLicensedEntityMethods in net.ihe.gazelle.hl7v3.coctmt090300UV01 that return RoleClassLicensedEntityModifier and TypeMethodDescriptionCOCTMT090300UV01LicensedEntity.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt090300UV01 with parameters of type RoleClassLicensedEntityModifier and TypeMethodDescriptionvoid
COCTMT090300UV01LicensedEntity.setClassCode
(RoleClassLicensedEntity classCode) Set a value to attribute classCode. -
Uses of RoleClassLicensedEntity in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return RoleClassLicensedEntityModifier 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.