Uses of Class
net.ihe.gazelle.hl7v3.coctmt290000UV06.COCTMT290000UV06Consultant
Packages that use COCTMT290000UV06Consultant
-
Uses of COCTMT290000UV06Consultant in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 with type parameters of type COCTMT290000UV06ConsultantMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return COCTMT290000UV06ConsultantModifier and TypeMethodDescriptionObjectFactory.createCOCTMT290000UV06Consultant()
Create an instance ofCOCTMT290000UV06Consultant
Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return types with arguments of type COCTMT290000UV06ConsultantModifier and TypeMethodDescriptionCOCTMT290000UV06BillableClinicalService.getConsultant()
Return consultant.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type COCTMT290000UV06ConsultantModifier and TypeMethodDescriptionvoid
COCTMT290000UV06BillableClinicalService.addConsultant
(COCTMT290000UV06Consultant consultant_elt) Add a consultant to the consultant collection.void
COCTMT290000UV06BillableClinicalService.removeConsultant
(COCTMT290000UV06Consultant consultant_elt) Remove a consultant to the consultant collection.static void
COCTMT290000UV06Consultant.validateByModule
(COCTMT290000UV06Consultant cOCTMT290000UV06Consultant, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt290000UV06 with type arguments of type COCTMT290000UV06ConsultantModifier and TypeMethodDescriptionvoid
COCTMT290000UV06BillableClinicalService.setConsultant
(List<COCTMT290000UV06Consultant> consultant) Set a value to attribute consultant.