Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVPrecondition2
Packages that use COCTMT530000UVPrecondition2
-
Uses of COCTMT530000UVPrecondition2 in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVPrecondition2Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVPrecondition2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPrecondition2()
Create an instance ofCOCTMT530000UVPrecondition2
Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVPrecondition2Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVPrecondition2Modifier and TypeMethodDescriptionvoid
COCTMT530000UVCriterion.addPrecondition
(COCTMT530000UVPrecondition2 precondition_elt) Add a precondition to the precondition collection.void
COCTMT530000UVCriterion.removePrecondition
(COCTMT530000UVPrecondition2 precondition_elt) Remove a precondition to the precondition collection.static void
COCTMT530000UVPrecondition2.validateByModule
(COCTMT530000UVPrecondition2 cOCTMT530000UVPrecondition2, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt530000UV with type arguments of type COCTMT530000UVPrecondition2Modifier and TypeMethodDescriptionvoid
COCTMT530000UVCriterion.setPrecondition
(List<COCTMT530000UVPrecondition2> precondition) Set a value to attribute precondition.