Uses of Enum Class
org.hl7.v3.RoleClassServiceDeliveryLocation
-
Uses of RoleClassServiceDeliveryLocation in org.hl7.v3
Fields in org.hl7.v3 declared as RoleClassServiceDeliveryLocationModifier and TypeFieldDescriptionprotected RoleClassServiceDeliveryLocationCOCTMT240000UV01ServiceDeliveryLocation.classCodeprotected RoleClassServiceDeliveryLocationCOCTMT240003UV02ServiceDeliveryLocation.classCodeprotected RoleClassServiceDeliveryLocationCOCTMT530000UVHealthCareFacility.classCodeprotected RoleClassServiceDeliveryLocationPOCDMT000040HealthCareFacility.classCodeMethods in org.hl7.v3 that return RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionCOCTMT240000UV01ServiceDeliveryLocation.getClassCode()Gets the value of the classCode property.COCTMT240003UV02ServiceDeliveryLocation.getClassCode()Gets the value of the classCode property.COCTMT530000UVHealthCareFacility.getClassCode()Gets the value of the classCode property.POCDMT000040HealthCareFacility.getClassCode()Gets the value of the classCode property.Returns 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.Methods in org.hl7.v3 with parameters of type RoleClassServiceDeliveryLocationModifier and TypeMethodDescriptionvoidCOCTMT240000UV01ServiceDeliveryLocation.setClassCode(RoleClassServiceDeliveryLocation value) Sets the value of the classCode property.voidCOCTMT240003UV02ServiceDeliveryLocation.setClassCode(RoleClassServiceDeliveryLocation value) Sets the value of the classCode property.voidCOCTMT530000UVHealthCareFacility.setClassCode(RoleClassServiceDeliveryLocation value) Sets the value of the classCode property.voidPOCDMT000040HealthCareFacility.setClassCode(RoleClassServiceDeliveryLocation value) Sets the value of the classCode property.COCTMT240000UV01ServiceDeliveryLocation.withClassCode(RoleClassServiceDeliveryLocation value) COCTMT240003UV02ServiceDeliveryLocation.withClassCode(RoleClassServiceDeliveryLocation value) COCTMT530000UVHealthCareFacility.withClassCode(RoleClassServiceDeliveryLocation value) POCDMT000040HealthCareFacility.withClassCode(RoleClassServiceDeliveryLocation value)