Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.RoleClassServiceDeliveryLocation
Packages that use RoleClassServiceDeliveryLocation
Package
Description
-
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.coctmt240000UV01
Fields in net.ihe.gazelle.hl7v3.coctmt240000UV01 declared as RoleClassServiceDeliveryLocationMethods in net.ihe.gazelle.hl7v3.coctmt240000UV01 that return RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionCOCTMT240000UV01ServiceDeliveryLocation.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt240000UV01 with parameters of type RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionvoid
COCTMT240000UV01ServiceDeliveryLocation.setClassCode
(RoleClassServiceDeliveryLocation classCode) Set a value to attribute classCode. -
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.coctmt240003UV02
Fields in net.ihe.gazelle.hl7v3.coctmt240003UV02 declared as RoleClassServiceDeliveryLocationMethods in net.ihe.gazelle.hl7v3.coctmt240003UV02 that return RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionCOCTMT240003UV02ServiceDeliveryLocation.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt240003UV02 with parameters of type RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionvoid
COCTMT240003UV02ServiceDeliveryLocation.setClassCode
(RoleClassServiceDeliveryLocation classCode) Set a value to attribute classCode. -
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV declared as RoleClassServiceDeliveryLocationMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionCOCTMT530000UVHealthCareFacility.getClassCode()
Return classCode.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionvoid
COCTMT530000UVHealthCareFacility.setClassCode
(RoleClassServiceDeliveryLocation classCode) Set a value to attribute classCode. -
Uses of RoleClassServiceDeliveryLocation in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return RoleClassServiceDeliveryLocationModifier 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.