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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.rs with parameters of type RegistryResponse
 void RootElement.setRegistryResponse(RegistryResponse registryResponse)
          Sets the value of field 'registryResponse'.