Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVPerformer
Packages that use COCTMT530000UVPerformer
-
Uses of COCTMT530000UVPerformer in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVPerformerModifier and TypeFieldDescriptionCOCTMT530000UVAct.performerCOCTMT530000UVEncounter.performerCOCTMT530000UVObservation.performerCOCTMT530000UVOrganizer.performerCOCTMT530000UVProcedure.performerCOCTMT530000UVSubstanceAdministration.performerCOCTMT530000UVSupply.performerMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVPerformer()Create an instance ofCOCTMT530000UVPerformerMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionCOCTMT530000UVAct.getPerformer()Return performer.COCTMT530000UVEncounter.getPerformer()Return performer.COCTMT530000UVObservation.getPerformer()Return performer.COCTMT530000UVOrganizer.getPerformer()Return performer.COCTMT530000UVProcedure.getPerformer()Return performer.COCTMT530000UVSubstanceAdministration.getPerformer()Return performer.COCTMT530000UVSupply.getPerformer()Return performer.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVPerformerModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.addPerformer(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.voidCOCTMT530000UVEncounter.addPerformer(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.voidCOCTMT530000UVObservation.addPerformer(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.voidCOCTMT530000UVOrganizer.addPerformer(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.voidCOCTMT530000UVProcedure.addPerformer(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.voidCOCTMT530000UVSubstanceAdministration.addPerformer(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.voidCOCTMT530000UVSupply.addPerformer(COCTMT530000UVPerformer performer_elt) Add a performer to the performer collection.voidCOCTMT530000UVAct.removePerformer(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.voidCOCTMT530000UVEncounter.removePerformer(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.voidCOCTMT530000UVObservation.removePerformer(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.voidCOCTMT530000UVOrganizer.removePerformer(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.voidCOCTMT530000UVProcedure.removePerformer(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.voidCOCTMT530000UVSubstanceAdministration.removePerformer(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.voidCOCTMT530000UVSupply.removePerformer(COCTMT530000UVPerformer performer_elt) Remove a performer to the performer collection.static voidCOCTMT530000UVPerformer.validateByModule(COCTMT530000UVPerformer cOCTMT530000UVPerformer, 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 COCTMT530000UVPerformerModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.setPerformer(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.voidCOCTMT530000UVEncounter.setPerformer(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.voidCOCTMT530000UVObservation.setPerformer(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.voidCOCTMT530000UVOrganizer.setPerformer(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.voidCOCTMT530000UVProcedure.setPerformer(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.voidCOCTMT530000UVSubstanceAdministration.setPerformer(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.voidCOCTMT530000UVSupply.setPerformer(List<COCTMT530000UVPerformer> performer) Set a value to attribute performer.