Uses of Class
net.ihe.gazelle.hl7v3.coctmt080000UV.COCTMT080000UVPerformer
Packages that use COCTMT080000UVPerformer
-
Uses of COCTMT080000UVPerformer in net.ihe.gazelle.hl7v3.coctmt080000UV
Fields in net.ihe.gazelle.hl7v3.coctmt080000UV with type parameters of type COCTMT080000UVPerformerMethods in net.ihe.gazelle.hl7v3.coctmt080000UV that return COCTMT080000UVPerformerModifier and TypeMethodDescriptionObjectFactory.createCOCTMT080000UVPerformer()
Create an instance ofCOCTMT080000UVPerformer
Methods in net.ihe.gazelle.hl7v3.coctmt080000UV that return types with arguments of type COCTMT080000UVPerformerMethods in net.ihe.gazelle.hl7v3.coctmt080000UV with parameters of type COCTMT080000UVPerformerModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcess.addPerformer
(COCTMT080000UVPerformer performer_elt) Add a performer to the performer collection.void
COCTMT080000UVProcess.removePerformer
(COCTMT080000UVPerformer performer_elt) Remove a performer to the performer collection.static void
COCTMT080000UVPerformer.validateByModule
(COCTMT080000UVPerformer cOCTMT080000UVPerformer, 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 COCTMT080000UVPerformerModifier and TypeMethodDescriptionvoid
COCTMT080000UVProcess.setPerformer
(List<COCTMT080000UVPerformer> performer) Set a value to attribute performer.