Uses of Class
net.ihe.gazelle.hl7v3.coctmt530000UV.COCTMT530000UVAuthor
Packages that use COCTMT530000UVAuthor
-
Uses of COCTMT530000UVAuthor in net.ihe.gazelle.hl7v3.coctmt530000UV
Fields in net.ihe.gazelle.hl7v3.coctmt530000UV with type parameters of type COCTMT530000UVAuthorModifier and TypeFieldDescriptionCOCTMT530000UVAct.authorCOCTMT530000UVControlActEvent.authorCOCTMT530000UVEncounter.authorCOCTMT530000UVObservation.authorCOCTMT530000UVOrganizer.authorCOCTMT530000UVProcedure.authorCOCTMT530000UVSubstanceAdministration.authorCOCTMT530000UVSupply.authorMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVAuthorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVAuthor()Create an instance ofCOCTMT530000UVAuthorMethods in net.ihe.gazelle.hl7v3.coctmt530000UV that return types with arguments of type COCTMT530000UVAuthorModifier and TypeMethodDescriptionCOCTMT530000UVAct.getAuthor()Return author.COCTMT530000UVControlActEvent.getAuthor()Return author.COCTMT530000UVEncounter.getAuthor()Return author.COCTMT530000UVObservation.getAuthor()Return author.COCTMT530000UVOrganizer.getAuthor()Return author.COCTMT530000UVProcedure.getAuthor()Return author.COCTMT530000UVSubstanceAdministration.getAuthor()Return author.COCTMT530000UVSupply.getAuthor()Return author.Methods in net.ihe.gazelle.hl7v3.coctmt530000UV with parameters of type COCTMT530000UVAuthorModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVControlActEvent.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVEncounter.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVObservation.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVOrganizer.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVProcedure.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVSubstanceAdministration.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVSupply.addAuthor(COCTMT530000UVAuthor author_elt) Add a author to the author collection.voidCOCTMT530000UVAct.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.voidCOCTMT530000UVControlActEvent.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.voidCOCTMT530000UVEncounter.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.voidCOCTMT530000UVObservation.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.voidCOCTMT530000UVOrganizer.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.voidCOCTMT530000UVProcedure.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.voidCOCTMT530000UVSubstanceAdministration.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.voidCOCTMT530000UVSupply.removeAuthor(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.static voidCOCTMT530000UVAuthor.validateByModule(COCTMT530000UVAuthor cOCTMT530000UVAuthor, 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 COCTMT530000UVAuthorModifier and TypeMethodDescriptionvoidCOCTMT530000UVAct.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.voidCOCTMT530000UVControlActEvent.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.voidCOCTMT530000UVEncounter.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.voidCOCTMT530000UVObservation.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.voidCOCTMT530000UVOrganizer.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.voidCOCTMT530000UVProcedure.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.voidCOCTMT530000UVSubstanceAdministration.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.voidCOCTMT530000UVSupply.setAuthor(List<COCTMT530000UVAuthor> author) Set a value to attribute author.