Uses of Class
org.hl7.v3.COCTMT080000UVAdditiveMaterial
-
Uses of COCTMT080000UVAdditiveMaterial in org.hl7.v3
Fields in org.hl7.v3 declared as COCTMT080000UVAdditiveMaterialModifier and TypeFieldDescriptionprotected COCTMT080000UVAdditiveMaterialCOCTMT080000UVAdditive.additiveprotected COCTMT080000UVAdditiveMaterialCOCTMT080000UVAdditive2.additiveMethods in org.hl7.v3 that return COCTMT080000UVAdditiveMaterialModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVAdditiveMaterial()Create an instance ofCOCTMT080000UVAdditiveMaterialCOCTMT080000UVAdditive.getAdditive()Gets the value of the additive property.COCTMT080000UVAdditive2.getAdditive()Gets the value of the additive property.COCTMT080000UVAdditiveMaterial.withClassCode(String... values) COCTMT080000UVAdditiveMaterial.withClassCode(Collection<String> values) COCTMT080000UVAdditiveMaterial.withDeterminerCode(String value) COCTMT080000UVAdditiveMaterial.withId(Collection<II> values) COCTMT080000UVAdditiveMaterial.withNullFlavor(String... values) COCTMT080000UVAdditiveMaterial.withNullFlavor(Collection<String> values) COCTMT080000UVAdditiveMaterial.withRealmCode(Collection<CS> values) COCTMT080000UVAdditiveMaterial.withRealmCode(CS... values) COCTMT080000UVAdditiveMaterial.withTemplateId(Collection<II> values) COCTMT080000UVAdditiveMaterial.withTemplateId(II... values) COCTMT080000UVAdditiveMaterial.withTypeId(II value) Methods in org.hl7.v3 with parameters of type COCTMT080000UVAdditiveMaterialModifier and TypeMethodDescriptionvoidCOCTMT080000UVAdditive.setAdditive(COCTMT080000UVAdditiveMaterial value) Sets the value of the additive property.voidCOCTMT080000UVAdditive2.setAdditive(COCTMT080000UVAdditiveMaterial value) Sets the value of the additive property.COCTMT080000UVAdditive.withAdditive(COCTMT080000UVAdditiveMaterial value) COCTMT080000UVAdditive2.withAdditive(COCTMT080000UVAdditiveMaterial value)