Uses of Class
net.ihe.gazelle.hl7v3.coctmt510000UV06.COCTMT510000UV06Reference2
Packages that use COCTMT510000UV06Reference2
-
Uses of COCTMT510000UV06Reference2 in net.ihe.gazelle.hl7v3.coctmt510000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt510000UV06 with type parameters of type COCTMT510000UV06Reference2Modifier and TypeFieldDescriptionCOCTMT510000UV06CoverageCharge.referenceCOCTMT510000UV06FinancialParticipationCharge.referenceMethods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return COCTMT510000UV06Reference2Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT510000UV06Reference2()Create an instance ofCOCTMT510000UV06Reference2Methods in net.ihe.gazelle.hl7v3.coctmt510000UV06 that return types with arguments of type COCTMT510000UV06Reference2Modifier and TypeMethodDescriptionCOCTMT510000UV06CoverageCharge.getReference()Return reference.COCTMT510000UV06FinancialParticipationCharge.getReference()Return reference.Methods in net.ihe.gazelle.hl7v3.coctmt510000UV06 with parameters of type COCTMT510000UV06Reference2Modifier and TypeMethodDescriptionvoidCOCTMT510000UV06CoverageCharge.addReference(COCTMT510000UV06Reference2 reference_elt) Add a reference to the reference collection.voidCOCTMT510000UV06FinancialParticipationCharge.addReference(COCTMT510000UV06Reference2 reference_elt) Add a reference to the reference collection.voidCOCTMT510000UV06CoverageCharge.removeReference(COCTMT510000UV06Reference2 reference_elt) Remove a reference to the reference collection.voidCOCTMT510000UV06FinancialParticipationCharge.removeReference(COCTMT510000UV06Reference2 reference_elt) Remove a reference to the reference collection.static voidCOCTMT510000UV06Reference2.validateByModule(COCTMT510000UV06Reference2 cOCTMT510000UV06Reference2, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt510000UV06 with type arguments of type COCTMT510000UV06Reference2Modifier and TypeMethodDescriptionvoidCOCTMT510000UV06CoverageCharge.setReference(List<COCTMT510000UV06Reference2> reference) Set a value to attribute reference.voidCOCTMT510000UV06FinancialParticipationCharge.setReference(List<COCTMT510000UV06Reference2> reference) Set a value to attribute reference.