Uses of Class
net.ihe.gazelle.hl7v3.quqimt000001UV01.QUQIMT000001UV01DataEnterer
Packages that use QUQIMT000001UV01DataEnterer
-
Uses of QUQIMT000001UV01DataEnterer in net.ihe.gazelle.hl7v3.quqimt000001UV01
Fields in net.ihe.gazelle.hl7v3.quqimt000001UV01 with type parameters of type QUQIMT000001UV01DataEntererMethods in net.ihe.gazelle.hl7v3.quqimt000001UV01 that return QUQIMT000001UV01DataEntererModifier and TypeMethodDescriptionObjectFactory.createQUQIMT000001UV01DataEnterer()
Create an instance ofQUQIMT000001UV01DataEnterer
Methods in net.ihe.gazelle.hl7v3.quqimt000001UV01 that return types with arguments of type QUQIMT000001UV01DataEntererModifier and TypeMethodDescriptionQUQIMT000001UV01ControlActProcess.getDataEnterer()
Return dataEnterer.Methods in net.ihe.gazelle.hl7v3.quqimt000001UV01 with parameters of type QUQIMT000001UV01DataEntererModifier and TypeMethodDescriptionvoid
QUQIMT000001UV01ControlActProcess.addDataEnterer
(QUQIMT000001UV01DataEnterer dataEnterer_elt) Add a dataEnterer to the dataEnterer collection.void
QUQIMT000001UV01ControlActProcess.removeDataEnterer
(QUQIMT000001UV01DataEnterer dataEnterer_elt) Remove a dataEnterer to the dataEnterer collection.static void
QUQIMT000001UV01DataEnterer.validateByModule
(QUQIMT000001UV01DataEnterer qUQIMT000001UV01DataEnterer, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.quqimt000001UV01 with type arguments of type QUQIMT000001UV01DataEntererModifier and TypeMethodDescriptionvoid
QUQIMT000001UV01ControlActProcess.setDataEnterer
(List<QUQIMT000001UV01DataEnterer> dataEnterer) Set a value to attribute dataEnterer.