Uses of Enum Class
org.hl7.v3.RoleClassSpecimen
-
Uses of RoleClassSpecimen in org.hl7.v3
Fields in org.hl7.v3 declared as RoleClassSpecimenModifier and TypeFieldDescriptionprotected RoleClassSpecimenCOCTMT080000UVSpecimen.classCodeprotected RoleClassSpecimenCOCTMT080000UVSpecimenStub.classCodeprotected RoleClassSpecimenCOCTMT290000UV06Specimen.classCodeprotected RoleClassSpecimenPOCDMT000040SpecimenRole.classCodeMethods in org.hl7.v3 that return RoleClassSpecimenModifier and TypeMethodDescriptionstatic RoleClassSpecimenCOCTMT080000UVSpecimen.getClassCode()Gets the value of the classCode property.COCTMT080000UVSpecimenStub.getClassCode()Gets the value of the classCode property.COCTMT290000UV06Specimen.getClassCode()Gets the value of the classCode property.POCDMT000040SpecimenRole.getClassCode()Gets the value of the classCode property.static RoleClassSpecimenReturns the enum constant of this class with the specified name.static RoleClassSpecimen[]RoleClassSpecimen.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 RoleClassSpecimenModifier and TypeMethodDescriptionvoidCOCTMT080000UVSpecimen.setClassCode(RoleClassSpecimen value) Sets the value of the classCode property.voidCOCTMT080000UVSpecimenStub.setClassCode(RoleClassSpecimen value) Sets the value of the classCode property.voidCOCTMT290000UV06Specimen.setClassCode(RoleClassSpecimen value) Sets the value of the classCode property.voidPOCDMT000040SpecimenRole.setClassCode(RoleClassSpecimen value) Sets the value of the classCode property.COCTMT080000UVSpecimen.withClassCode(RoleClassSpecimen value) COCTMT080000UVSpecimenStub.withClassCode(RoleClassSpecimen value) COCTMT290000UV06Specimen.withClassCode(RoleClassSpecimen value) POCDMT000040SpecimenRole.withClassCode(RoleClassSpecimen value)