Uses of Class
net.ihe.gazelle.hl7v3.mccimt000200UV01.MCCIMT000200UV01Acknowledgement
Packages that use MCCIMT000200UV01Acknowledgement
-
Uses of MCCIMT000200UV01Acknowledgement in net.ihe.gazelle.hl7v3.mccimt000200UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000200UV01 with type parameters of type MCCIMT000200UV01AcknowledgementMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 that return MCCIMT000200UV01AcknowledgementModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000200UV01Acknowledgement()Create an instance ofMCCIMT000200UV01AcknowledgementMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 that return types with arguments of type MCCIMT000200UV01AcknowledgementModifier and TypeMethodDescriptionMCCIMT000200UV01Message.getAcknowledgement()Return acknowledgement.Methods in net.ihe.gazelle.hl7v3.mccimt000200UV01 with parameters of type MCCIMT000200UV01AcknowledgementModifier and TypeMethodDescriptionvoidMCCIMT000200UV01Message.addAcknowledgement(MCCIMT000200UV01Acknowledgement acknowledgement_elt) Add a acknowledgement to the acknowledgement collection.voidMCCIMT000200UV01Message.removeAcknowledgement(MCCIMT000200UV01Acknowledgement acknowledgement_elt) Remove a acknowledgement to the acknowledgement collection.static voidMCCIMT000200UV01Acknowledgement.validateByModule(MCCIMT000200UV01Acknowledgement mCCIMT000200UV01Acknowledgement, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.mccimt000200UV01 with type arguments of type MCCIMT000200UV01AcknowledgementModifier and TypeMethodDescriptionvoidMCCIMT000200UV01Message.setAcknowledgement(List<MCCIMT000200UV01Acknowledgement> acknowledgement) Set a value to attribute acknowledgement.