Uses of Class
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVPrecondition
Packages that use COCTMT080000UVPrecondition
-
Uses of COCTMT080000UVPrecondition in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV with type parameters of type COCTMT080000UVPreconditionMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return COCTMT080000UVPreconditionModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVPrecondition()
Create an instance ofCOCTMT080000UVPrecondition
Methods in net.ihe.gazelle.hl7v3.coctmt080000UV that return types with arguments of type COCTMT080000UVPreconditionMethods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type COCTMT080000UVPreconditionModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcess.addPrecondition
(COCTMT080000UVPrecondition precondition_elt) Add a precondition to the precondition collection.void
COCTMT080000UVProcess.removePrecondition
(COCTMT080000UVPrecondition precondition_elt) Remove a precondition to the precondition collection.static void
COCTMT080000UVPrecondition.validateByModule
(COCTMT080000UVPrecondition cOCTMT080000UVPrecondition, 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 COCTMT080000UVPreconditionModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcess.setPrecondition
(List<COCTMT080000UVPrecondition> precondition) Set a value to attribute precondition.