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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.rs with parameters of type RegistryResponseChoice
 void RegistryResponse.setRegistryResponseChoice(RegistryResponseChoice registryResponseChoice)
          Sets the value of field 'registryResponseChoice'.