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.additive
COCTMT080000UVNatural.additive
COCTMT080000UVNonPersonLivingSubject.additive
COCTMT080000UVPerson.additive
Methods in net.ihe.gazelle.hl7v3.coctmt080000UV that return COCTMT080000UVAdditiveModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVAdditive()
Create an instance ofCOCTMT080000UVAdditive
Methods 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 TypeMethodDescriptionvoid
COCTMT080000UVManufactured.addAdditive
(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.void
COCTMT080000UVNatural.addAdditive
(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.void
COCTMT080000UVNonPersonLivingSubject.addAdditive
(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.void
COCTMT080000UVPerson.addAdditive
(COCTMT080000UVAdditive additive_elt) Add a additive to the additive collection.void
COCTMT080000UVManufactured.removeAdditive
(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.void
COCTMT080000UVNatural.removeAdditive
(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.void
COCTMT080000UVNonPersonLivingSubject.removeAdditive
(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.void
COCTMT080000UVPerson.removeAdditive
(COCTMT080000UVAdditive additive_elt) Remove a additive to the additive collection.static void
COCTMT080000UVAdditive.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 TypeMethodDescriptionvoid
COCTMT080000UVManufactured.setAdditive
(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.void
COCTMT080000UVNatural.setAdditive
(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.void
COCTMT080000UVNonPersonLivingSubject.setAdditive
(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.void
COCTMT080000UVPerson.setAdditive
(List<COCTMT080000UVAdditive> additive) Set a value to attribute additive.