Uses of Class
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVAdditive
-
Uses of COCTMT080000UVAdditive in net.ihe.gazelle.hl7v3.coctmt080000UV
Modifier and TypeFieldDescriptionCOCTMT080000UVManufactured.additive
COCTMT080000UVNatural.additive
COCTMT080000UVNonPersonLivingSubject.additive
COCTMT080000UVPerson.additive
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVAdditive()
Create an instance ofCOCTMT080000UVAdditive
Modifier and TypeMethodDescriptionCOCTMT080000UVManufactured.getAdditive()
Return additive.COCTMT080000UVNatural.getAdditive()
Return additive.COCTMT080000UVNonPersonLivingSubject.getAdditive()
Return additive.COCTMT080000UVPerson.getAdditive()
Return additive.Modifier 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 validationModifier 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.