Uses of Enum Class
org.hl7.v3.RoleClassLocatedEntity
-
Uses of RoleClassLocatedEntity in org.hl7.v3
Fields in org.hl7.v3 declared as RoleClassLocatedEntityModifier and TypeFieldDescriptionprotected RoleClassLocatedEntityCOCTMT070000UV01LocatedEntity.classCodeprotected RoleClassLocatedEntityCOCTMT290000UV06InjuryLocation.classCodeprotected RoleClassLocatedEntityCOCTMT710000UV01LocatedEntityHasParts.classCodeprotected RoleClassLocatedEntityCOCTMT710000UV01LocatedEntityPartOf.classCodeprotected RoleClassLocatedEntityCOCTMT710007UVLocatedEntity.classCodeprotected RoleClassLocatedEntityMCCIMT000100UV01LocatedEntity.classCodeprotected RoleClassLocatedEntityMCCIMT000300UV01LocatedEntity.classCodeMethods in org.hl7.v3 that return RoleClassLocatedEntityModifier and TypeMethodDescriptionstatic RoleClassLocatedEntityCOCTMT070000UV01LocatedEntity.getClassCode()Gets the value of the classCode property.COCTMT290000UV06InjuryLocation.getClassCode()Gets the value of the classCode property.COCTMT710000UV01LocatedEntityHasParts.getClassCode()Gets the value of the classCode property.COCTMT710000UV01LocatedEntityPartOf.getClassCode()Gets the value of the classCode property.COCTMT710007UVLocatedEntity.getClassCode()Gets the value of the classCode property.MCCIMT000100UV01LocatedEntity.getClassCode()Gets the value of the classCode property.MCCIMT000300UV01LocatedEntity.getClassCode()Gets the value of the classCode property.static RoleClassLocatedEntityReturns the enum constant of this class with the specified name.static RoleClassLocatedEntity[]RoleClassLocatedEntity.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 RoleClassLocatedEntityModifier and TypeMethodDescriptionvoidCOCTMT070000UV01LocatedEntity.setClassCode(RoleClassLocatedEntity value) Sets the value of the classCode property.voidCOCTMT290000UV06InjuryLocation.setClassCode(RoleClassLocatedEntity value) Sets the value of the classCode property.voidCOCTMT710000UV01LocatedEntityHasParts.setClassCode(RoleClassLocatedEntity value) Sets the value of the classCode property.voidCOCTMT710000UV01LocatedEntityPartOf.setClassCode(RoleClassLocatedEntity value) Sets the value of the classCode property.voidCOCTMT710007UVLocatedEntity.setClassCode(RoleClassLocatedEntity value) Sets the value of the classCode property.voidMCCIMT000100UV01LocatedEntity.setClassCode(RoleClassLocatedEntity value) Sets the value of the classCode property.voidMCCIMT000300UV01LocatedEntity.setClassCode(RoleClassLocatedEntity value) Sets the value of the classCode property.COCTMT070000UV01LocatedEntity.withClassCode(RoleClassLocatedEntity value) COCTMT290000UV06InjuryLocation.withClassCode(RoleClassLocatedEntity value) COCTMT710000UV01LocatedEntityHasParts.withClassCode(RoleClassLocatedEntity value) COCTMT710000UV01LocatedEntityPartOf.withClassCode(RoleClassLocatedEntity value) COCTMT710007UVLocatedEntity.withClassCode(RoleClassLocatedEntity value) MCCIMT000100UV01LocatedEntity.withClassCode(RoleClassLocatedEntity value) MCCIMT000300UV01LocatedEntity.withClassCode(RoleClassLocatedEntity value)