Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassServiceDeliveryLocation
Package
Description
-
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.coctmt240000UV01
Modifier and TypeMethodDescriptionCOCTMT240000UV01ServiceDeliveryLocation.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT240000UV01ServiceDeliveryLocation.setClassCode
(RoleClassServiceDeliveryLocation classCode) Set a value to attribute classCode. -
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.coctmt240003UV02
Modifier and TypeMethodDescriptionCOCTMT240003UV02ServiceDeliveryLocation.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT240003UV02ServiceDeliveryLocation.setClassCode
(RoleClassServiceDeliveryLocation classCode) Set a value to attribute classCode. -
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeMethodDescriptionCOCTMT530000UVHealthCareFacility.getClassCode()
Return classCode.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVHealthCareFacility.setClassCode
(RoleClassServiceDeliveryLocation classCode) Set a value to attribute classCode. -
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.voc
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RoleClassServiceDeliveryLocation[]
RoleClassServiceDeliveryLocation.values()
Returns an array containing the constants of this enum class, in the order they are declared.