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.author
COCTMT530000UVControlActEvent.author
COCTMT530000UVEncounter.author
COCTMT530000UVObservation.author
COCTMT530000UVOrganizer.author
COCTMT530000UVProcedure.author
COCTMT530000UVSubstanceAdministration.author
COCTMT530000UVSupply.author
Methods in net.ihe.gazelle.hl7v3.coctmt530000UV that return COCTMT530000UVAuthorModifier and TypeMethodDescriptionObjectFactory.createCOCTMT530000UVAuthor()
Create an instance ofCOCTMT530000UVAuthor
Methods 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 TypeMethodDescriptionvoid
COCTMT530000UVAct.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVControlActEvent.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVEncounter.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVObservation.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVOrganizer.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVProcedure.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVSubstanceAdministration.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVSupply.addAuthor
(COCTMT530000UVAuthor author_elt) Add a author to the author collection.void
COCTMT530000UVAct.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.void
COCTMT530000UVControlActEvent.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.void
COCTMT530000UVEncounter.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.void
COCTMT530000UVObservation.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.void
COCTMT530000UVOrganizer.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.void
COCTMT530000UVProcedure.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.void
COCTMT530000UVSubstanceAdministration.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.void
COCTMT530000UVSupply.removeAuthor
(COCTMT530000UVAuthor author_elt) Remove a author to the author collection.static void
COCTMT530000UVAuthor.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 TypeMethodDescriptionvoid
COCTMT530000UVAct.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.void
COCTMT530000UVControlActEvent.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.void
COCTMT530000UVEncounter.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.void
COCTMT530000UVObservation.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.void
COCTMT530000UVOrganizer.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.void
COCTMT530000UVProcedure.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.void
COCTMT530000UVSubstanceAdministration.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.void
COCTMT530000UVSupply.setAuthor
(List<COCTMT530000UVAuthor> author) Set a value to attribute author.