Uses of Class
net.ihe.gazelle.hl7v3.coctmt290000UV06.COCTMT290000UV06Reason
-
Uses of COCTMT290000UV06Reason in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Reason()
Create an instance ofCOCTMT290000UV06Reason
Modifier and TypeMethodDescriptionCOCTMT290000UV06PatientCareProvisionRequest.getReason()
Return reason.Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06PatientCareProvisionRequest.addReason
(COCTMT290000UV06Reason reason_elt) Add a reason to the reason collection.void
COCTMT290000UV06PatientCareProvisionRequest.removeReason
(COCTMT290000UV06Reason reason_elt) Remove a reason to the reason collection.static void
COCTMT290000UV06Reason.validateByModule
(COCTMT290000UV06Reason cOCTMT290000UV06Reason, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationModifier and TypeMethodDescriptionvoid
COCTMT290000UV06PatientCareProvisionRequest.setReason
(List<COCTMT290000UV06Reason> reason) Set a value to attribute reason.