Uses of Enum Class
org.hl7.v3.EntityClassDevice
-
Uses of EntityClassDevice in org.hl7.v3
Fields in org.hl7.v3 declared as EntityClassDeviceModifier and TypeFieldDescriptionprotected EntityClassDeviceCOCTMT090000UV01Device.classCodeprotected EntityClassDeviceCOCTMT090002UV01Device.classCodeprotected EntityClassDeviceCOCTMT090003UV01Device.classCodeprotected EntityClassDeviceCOCTMT090300UV01Device.classCodeprotected EntityClassDeviceCOCTMT090303UV01Device.classCodeprotected EntityClassDeviceCOCTMT140007UVDevice.classCodeprotected EntityClassDeviceCOCTMT290000UV06Device2.classCodeprotected EntityClassDeviceMCCIMT000100UV01Device.classCodeprotected EntityClassDeviceMCCIMT000300UV01Device.classCodeprotected EntityClassDevicePOCDMT000040AuthoringDevice.classCodeprotected EntityClassDevicePOCDMT000040Device.classCodeMethods in org.hl7.v3 that return EntityClassDeviceModifier and TypeMethodDescriptionstatic EntityClassDeviceCOCTMT090000UV01Device.getClassCode()Gets the value of the classCode property.COCTMT090002UV01Device.getClassCode()Gets the value of the classCode property.COCTMT090003UV01Device.getClassCode()Gets the value of the classCode property.COCTMT090300UV01Device.getClassCode()Gets the value of the classCode property.COCTMT090303UV01Device.getClassCode()Gets the value of the classCode property.COCTMT140007UVDevice.getClassCode()Gets the value of the classCode property.COCTMT290000UV06Device2.getClassCode()Gets the value of the classCode property.MCCIMT000100UV01Device.getClassCode()Gets the value of the classCode property.MCCIMT000300UV01Device.getClassCode()Gets the value of the classCode property.POCDMT000040AuthoringDevice.getClassCode()Gets the value of the classCode property.POCDMT000040Device.getClassCode()Gets the value of the classCode property.static EntityClassDeviceReturns the enum constant of this class with the specified name.static EntityClassDevice[]EntityClassDevice.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 EntityClassDeviceModifier and TypeMethodDescriptionvoidCOCTMT090000UV01Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidCOCTMT090002UV01Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidCOCTMT090003UV01Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidCOCTMT090300UV01Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidCOCTMT090303UV01Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidCOCTMT140007UVDevice.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidCOCTMT290000UV06Device2.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidMCCIMT000100UV01Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidMCCIMT000300UV01Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidPOCDMT000040AuthoringDevice.setClassCode(EntityClassDevice value) Sets the value of the classCode property.voidPOCDMT000040Device.setClassCode(EntityClassDevice value) Sets the value of the classCode property.COCTMT090000UV01Device.withClassCode(EntityClassDevice value) COCTMT090002UV01Device.withClassCode(EntityClassDevice value) COCTMT090003UV01Device.withClassCode(EntityClassDevice value) COCTMT090300UV01Device.withClassCode(EntityClassDevice value) COCTMT090303UV01Device.withClassCode(EntityClassDevice value) COCTMT140007UVDevice.withClassCode(EntityClassDevice value) COCTMT290000UV06Device2.withClassCode(EntityClassDevice value) MCCIMT000100UV01Device.withClassCode(EntityClassDevice value) MCCIMT000300UV01Device.withClassCode(EntityClassDevice value) POCDMT000040AuthoringDevice.withClassCode(EntityClassDevice value) POCDMT000040Device.withClassCode(EntityClassDevice value)