Uses of Class
net.ihe.gazelle.hl7v3.mccimt000200UV01.MCCIMT000200UV01Receiver
Packages that use MCCIMT000200UV01Receiver
-
Uses of MCCIMT000200UV01Receiver in net.ihe.gazelle.hl7v3.mccimt000200UV01
Fields in net.ihe.gazelle.hl7v3.mccimt000200UV01 with type parameters of type MCCIMT000200UV01ReceiverMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 that return MCCIMT000200UV01ReceiverModifier and TypeMethodDescriptionObjectFactory.createMCCIMT000200UV01Receiver()
Create an instance ofMCCIMT000200UV01Receiver
Methods in net.ihe.gazelle.hl7v3.mccimt000200UV01 that return types with arguments of type MCCIMT000200UV01ReceiverMethods in net.ihe.gazelle.hl7v3.mccimt000200UV01 with parameters of type MCCIMT000200UV01ReceiverModifier and TypeMethodDescriptionvoid
MCCIMT000200UV01Message.addReceiver
(MCCIMT000200UV01Receiver receiver_elt) Add a receiver to the receiver collection.void
MCCIMT000200UV01Message.removeReceiver
(MCCIMT000200UV01Receiver receiver_elt) Remove a receiver to the receiver collection.static void
MCCIMT000200UV01Receiver.validateByModule
(MCCIMT000200UV01Receiver mCCIMT000200UV01Receiver, 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 MCCIMT000200UV01ReceiverModifier and TypeMethodDescriptionvoid
MCCIMT000200UV01Message.setReceiver
(List<MCCIMT000200UV01Receiver> receiver) Set a value to attribute receiver.