Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVInformant
Packages that use COCTMT530000UVInformant
-
Uses of COCTMT530000UVInformant in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVInformantModifier and TypeFieldDescriptionCOCTMT530000UVAct.informantCOCTMT530000UVEncounter.informantCOCTMT530000UVObservation.informantCOCTMT530000UVOrganizer.informantCOCTMT530000UVProcedure.informantCOCTMT530000UVSubstanceAdministration.informantCOCTMT530000UVSupply.informantMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVInformantModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVInformant()Create an instance ofCOCTMT530000UVInformantMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVInformantModifier and TypeMethodDescriptionCOCTMT530000UVAct.getInformant()Return informant.COCTMT530000UVEncounter.getInformant()Return informant.COCTMT530000UVObservation.getInformant()Return informant.COCTMT530000UVOrganizer.getInformant()Return informant.COCTMT530000UVProcedure.getInformant()Return informant.COCTMT530000UVSubstanceAdministration.getInformant()Return informant.COCTMT530000UVSupply.getInformant()Return informant.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVInformantModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.addInformant(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.voidCOCTMT530000UVEncounter.addInformant(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.voidCOCTMT530000UVObservation.addInformant(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.voidCOCTMT530000UVOrganizer.addInformant(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.voidCOCTMT530000UVProcedure.addInformant(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.voidCOCTMT530000UVSubstanceAdministration.addInformant(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.voidCOCTMT530000UVSupply.addInformant(COCTMT530000UVInformant informant_elt) Add a informant to the informant collection.voidCOCTMT530000UVAct.removeInformant(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.voidCOCTMT530000UVEncounter.removeInformant(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.voidCOCTMT530000UVObservation.removeInformant(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.voidCOCTMT530000UVOrganizer.removeInformant(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.voidCOCTMT530000UVProcedure.removeInformant(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.voidCOCTMT530000UVSubstanceAdministration.removeInformant(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.voidCOCTMT530000UVSupply.removeInformant(COCTMT530000UVInformant informant_elt) Remove a informant to the informant collection.static voidCOCTMT530000UVInformant.validateByModule(COCTMT530000UVInformant cOCTMT530000UVInformant, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt530000UV with type arguments of type COCTMT530000UVInformantModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.setInformant(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.voidCOCTMT530000UVEncounter.setInformant(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.voidCOCTMT530000UVObservation.setInformant(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.voidCOCTMT530000UVOrganizer.setInformant(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.voidCOCTMT530000UVProcedure.setInformant(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.voidCOCTMT530000UVSubstanceAdministration.setInformant(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.voidCOCTMT530000UVSupply.setInformant(List<COCTMT530000UVInformant> informant) Set a value to attribute informant.