Uses of Class
net.ihe.gazelle.hl7v3.mccimt000200UV01.MCCIMT000200UV01Acknowledgement
-
Uses of MCCIMT000200UV01Acknowledgement in net.ihe.gazelle.hl7v3.mccimt000200UV01
Modifier and TypeMethodDescriptionObjectFactory.createMCCIMT000200UV01Acknowledgement()
Create an instance ofMCCIMT000200UV01Acknowledgement
Modifier and TypeMethodDescriptionMCCIMT000200UV01Message.getAcknowledgement()
Return acknowledgement.Modifier and TypeMethodDescriptionvoid
MCCIMT000200UV01Message.addAcknowledgement
(MCCIMT000200UV01Acknowledgement acknowledgement_elt) Add a acknowledgement to the acknowledgement collection.void
MCCIMT000200UV01Message.removeAcknowledgement
(MCCIMT000200UV01Acknowledgement acknowledgement_elt) Remove a acknowledgement to the acknowledgement collection.static void
MCCIMT000200UV01Acknowledgement.validateByModule
(MCCIMT000200UV01Acknowledgement mCCIMT000200UV01Acknowledgement, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
MCCIMT000200UV01Message.setAcknowledgement
(List<MCCIMT000200UV01Acknowledgement> acknowledgement) Set a value to attribute acknowledgement.