Uses of Class
org.hl7.v3.COCTMT230100UVCharacteristic
-
Uses of COCTMT230100UVCharacteristic in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT230100UVCharacteristicModifier and TypeFieldDescriptionprotected COCTMT230100UVCharacteristicCOCTMT230100UVSubject22.characteristicprotected COCTMT230100UVCharacteristicCOCTMT230100UVSubject25.characteristicprotected COCTMT230100UVCharacteristicCOCTMT230100UVSubject4.characteristicMethods in org.hl7.v3 that return COCTMT230100UVCharacteristicModifier and TypeMethodDescriptionObjectFactory.createCOCTMT230100UVCharacteristic()Create an instance ofCOCTMT230100UVCharacteristicCOCTMT230100UVSubject22.getCharacteristic()Gets the value of the characteristic property.COCTMT230100UVSubject25.getCharacteristic()Gets the value of the characteristic property.COCTMT230100UVSubject4.getCharacteristic()Gets the value of the characteristic property.COCTMT230100UVCharacteristic.withClassCode(String... values) COCTMT230100UVCharacteristic.withClassCode(Collection<String> values) COCTMT230100UVCharacteristic.withMoodCode(String... values) COCTMT230100UVCharacteristic.withMoodCode(Collection<String> values) COCTMT230100UVCharacteristic.withNullFlavor(String... values) COCTMT230100UVCharacteristic.withNullFlavor(Collection<String> values) COCTMT230100UVCharacteristic.withRealmCode(Collection<CS> values) COCTMT230100UVCharacteristic.withRealmCode(CS... values) COCTMT230100UVCharacteristic.withTemplateId(Collection<II> values) COCTMT230100UVCharacteristic.withTemplateId(II... values) COCTMT230100UVCharacteristic.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT230100UVCharacteristicModifier and TypeMethodDescriptionvoidCOCTMT230100UVSubject22.setCharacteristic(COCTMT230100UVCharacteristic value) Sets the value of the characteristic property.voidCOCTMT230100UVSubject25.setCharacteristic(COCTMT230100UVCharacteristic value) Sets the value of the characteristic property.voidCOCTMT230100UVSubject4.setCharacteristic(COCTMT230100UVCharacteristic value) Sets the value of the characteristic property.COCTMT230100UVSubject22.withCharacteristic(COCTMT230100UVCharacteristic value) COCTMT230100UVSubject25.withCharacteristic(COCTMT230100UVCharacteristic value) COCTMT230100UVSubject4.withCharacteristic(COCTMT230100UVCharacteristic value)