Uses of Enum Class
org.hl7.v3.ParticipationTargetDevice
-
Uses of ParticipationTargetDevice in org.hl7.v3
Fields in org.hl7.v3 declared as ParticipationTargetDeviceModifier and TypeFieldDescriptionprotected ParticipationTargetDeviceCOCTMT530000UVDevice.typeCodeprotected ParticipationTargetDeviceCOCTMT960000UV05Device1.typeCodeprotected ParticipationTargetDeviceCOCTMT960000UV05Device2.typeCodeMethods in org.hl7.v3 that return ParticipationTargetDeviceModifier and TypeMethodDescriptionstatic ParticipationTargetDeviceCOCTMT530000UVDevice.getTypeCode()Gets the value of the typeCode property.COCTMT960000UV05Device1.getTypeCode()Gets the value of the typeCode property.COCTMT960000UV05Device2.getTypeCode()Gets the value of the typeCode property.static ParticipationTargetDeviceReturns the enum constant of this class with the specified name.static ParticipationTargetDevice[]ParticipationTargetDevice.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 ParticipationTargetDeviceModifier and TypeMethodDescriptionvoidCOCTMT530000UVDevice.setTypeCode(ParticipationTargetDevice value) Sets the value of the typeCode property.voidCOCTMT960000UV05Device1.setTypeCode(ParticipationTargetDevice value) Sets the value of the typeCode property.voidCOCTMT960000UV05Device2.setTypeCode(ParticipationTargetDevice value) Sets the value of the typeCode property.COCTMT530000UVDevice.withTypeCode(ParticipationTargetDevice value) COCTMT960000UV05Device1.withTypeCode(ParticipationTargetDevice value) COCTMT960000UV05Device2.withTypeCode(ParticipationTargetDevice value)