Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVPrecondition1
Packages that use COCTMT530000UVPrecondition1
-
Uses of COCTMT530000UVPrecondition1 in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVPrecondition1Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPrecondition1()Create an instance ofCOCTMT530000UVPrecondition1Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionCOCTMT530000UVObservationRange.getPrecondition()Return precondition.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionvoidCOCTMT530000UVObservationRange.addPrecondition(COCTMT530000UVPrecondition1 precondition_elt) Add a precondition to the precondition collection.voidCOCTMT530000UVObservationRange.removePrecondition(COCTMT530000UVPrecondition1 precondition_elt) Remove a precondition to the precondition collection.static voidCOCTMT530000UVPrecondition1.validateByModule(COCTMT530000UVPrecondition1 cOCTMT530000UVPrecondition1, 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 COCTMT530000UVPrecondition1Modifier and TypeMethodDescriptionvoidCOCTMT530000UVObservationRange.setPrecondition(List<COCTMT530000UVPrecondition1> precondition) Set a value to attribute precondition.