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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.rs with parameters of type RegistryProfile
 void RootElement.setRegistryProfile(RegistryProfile registryProfile)
          Sets the value of field 'registryProfile'.