Uses of Class
net.ihe.gazelle.hl7v3.prpamt201307UV02.PRPAMT201307UV02DataSource
Packages that use PRPAMT201307UV02DataSource
-
Uses of PRPAMT201307UV02DataSource in net.ihe.gazelle.hl7v3.prpamt201307UV02
Fields in net.ihe.gazelle.hl7v3.prpamt201307UV02 with type parameters of type PRPAMT201307UV02DataSourceMethods in net.ihe.gazelle.hl7v3.prpamt201307UV02 that return PRPAMT201307UV02DataSourceModifier and TypeMethodDescriptionObjectFactory.createPRPAMT201307UV02DataSource()
Create an instance ofPRPAMT201307UV02DataSource
Methods in net.ihe.gazelle.hl7v3.prpamt201307UV02 that return types with arguments of type PRPAMT201307UV02DataSourceModifier and TypeMethodDescriptionPRPAMT201307UV02ParameterList.getDataSource()
Return dataSource.Methods in net.ihe.gazelle.hl7v3.prpamt201307UV02 with parameters of type PRPAMT201307UV02DataSourceModifier and TypeMethodDescriptionvoid
PRPAMT201307UV02ParameterList.addDataSource
(PRPAMT201307UV02DataSource dataSource_elt) Add a dataSource to the dataSource collection.void
PRPAMT201307UV02ParameterList.removeDataSource
(PRPAMT201307UV02DataSource dataSource_elt) Remove a dataSource to the dataSource collection.static void
PRPAMT201307UV02DataSource.validateByModule
(PRPAMT201307UV02DataSource pRPAMT201307UV02DataSource, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validationMethod parameters in net.ihe.gazelle.hl7v3.prpamt201307UV02 with type arguments of type PRPAMT201307UV02DataSourceModifier and TypeMethodDescriptionvoid
PRPAMT201307UV02ParameterList.setDataSource
(List<PRPAMT201307UV02DataSource> dataSource) Set a value to attribute dataSource.