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 RegistryErrorListRegistryResponseType.registryErrorListMethods in org.openehealth.ipf.commons.ihe.xds.core.stub.ebrs30.rs that return RegistryErrorListModifier and TypeMethodDescriptionObjectFactory.createRegistryErrorList()Create an instance ofRegistryErrorListRegistryResponseType.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 TypeMethodDescriptionvoidRegistryResponseType.setRegistryErrorList(RegistryErrorList value) Sets the value of the registryErrorList property.