Uses of Class
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVAdditive
Packages that use COCTMT080000UVAdditive
-
Uses of COCTMT080000UVAdditive in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV with type parameters of type COCTMT080000UVAdditiveModifier and TypeFieldDescriptionCOCTMT080000UVManufactured.additiveCOCTMT080000UVNatural.additiveCOCTMT080000UVNonPersonLivingSubject.additiveCOCTMT080000UVPerson.additiveMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return COCTMT080000UVAdditiveModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVAdditive()Create an instance ofCOCTMT080000UVAdditiveMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return types with arguments of type COCTMT080000UVAdditiveModifier and TypeMethodDescriptionCOCTMT080000UVManufactured.getAdditive()Return additive.COCTMT080000UVNatural.getAdditive()Return additive.COCTMT080000UVNonPersonLivingSubject.getAdditive()Return additive.COCTMT080000UVPerson.getAdditive()Return additive.Methods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type COCTMT080000UVAdditiveModifier and TypeMethodDescriptionvoidCOCTMT080000UVManufactured.addAdditive(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.voidCOCTMT080000UVNatural.addAdditive(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.voidCOCTMT080000UVNonPersonLivingSubject.addAdditive(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.voidCOCTMT080000UVPerson.addAdditive(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.voidCOCTMT080000UVManufactured.removeAdditive(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.voidCOCTMT080000UVNatural.removeAdditive(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.voidCOCTMT080000UVNonPersonLivingSubject.removeAdditive(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.voidCOCTMT080000UVPerson.removeAdditive(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.static voidCOCTMT080000UVAdditive.validateByModule(COCTMT080000UVAdditive cOCTMT080000UVAdditive, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt080000UV with type arguments of type COCTMT080000UVAdditiveModifier and TypeMethodDescriptionvoidCOCTMT080000UVManufactured.setAdditive(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.voidCOCTMT080000UVNatural.setAdditive(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.voidCOCTMT080000UVNonPersonLivingSubject.setAdditive(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.voidCOCTMT080000UVPerson.setAdditive(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.