Uses of Class
org.oasis.ebxml.registry.bindings.rs.RegistryErrorList

Packages that use RegistryErrorList
org.oasis.ebxml.registry.bindings.rs   
 

Uses of RegistryErrorList in org.oasis.ebxml.registry.bindings.rs
 

Methods in org.oasis.ebxml.registry.bindings.rs that return RegistryErrorList
static RegistryErrorList RegistryErrorList.unmarshal(java.io.Reader reader)
           
 RegistryErrorList RegistryResponse.getRegistryErrorList()
          Returns the value of field 'registryErrorList'.
 

Methods in org.oasis.ebxml.registry.bindings.rs with parameters of type RegistryErrorList
 void RegistryResponse.setRegistryErrorList(RegistryErrorList registryErrorList)
          Sets the value of field 'registryErrorList'.