Uses of Class
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVAuthorOrPerformer
Packages that use COCTMT080000UVAuthorOrPerformer
-
Uses of COCTMT080000UVAuthorOrPerformer in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV with type parameters of type COCTMT080000UVAuthorOrPerformerMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVAuthorOrPerformer()
Create an instance ofCOCTMT080000UVAuthorOrPerformer
Methods in net.ihe.gazelle.hl7v3.coctmt080000UV that return types with arguments of type COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionCOCTMT080000UVProcessStep.getAuthorOrPerformer()
Return authorOrPerformer.Methods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcessStep.addAuthorOrPerformer
(COCTMT080000UVAuthorOrPerformer authorOrPerformer_elt) Add a authorOrPerformer to the authorOrPerformer collection.void
COCTMT080000UVProcessStep.removeAuthorOrPerformer
(COCTMT080000UVAuthorOrPerformer authorOrPerformer_elt) Remove a authorOrPerformer to the authorOrPerformer collection.static void
COCTMT080000UVAuthorOrPerformer.validateByModule
(COCTMT080000UVAuthorOrPerformer cOCTMT080000UVAuthorOrPerformer, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.coctmt080000UV with type arguments of type COCTMT080000UVAuthorOrPerformerModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcessStep.setAuthorOrPerformer
(List<COCTMT080000UVAuthorOrPerformer> authorOrPerformer) Set a value to attribute authorOrPerformer.