Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs.RegistryErrorList
Packages that use RegistryErrorList
-
Uses of RegistryErrorList in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs
Fields in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs declared as RegistryErrorListModifier and TypeFieldDescriptionprotected RegistryErrorList
RegistryResponseType.registryErrorList
Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs that return RegistryErrorListModifier and TypeMethodDescriptionObjectFactory.createRegistryErrorList()
Create an instance ofRegistryErrorList
RegistryResponseType.getRegistryErrorList()
Gets the value of the registryErrorList property.Methods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs with parameters of type RegistryErrorListModifier and TypeMethodDescriptionvoid
RegistryResponseType.setRegistryErrorList
(RegistryErrorList value) Sets the value of the registryErrorList property.