Uses of Class
org.oasis.ebxml.registry.bindings.rim.Name

Packages that use Name
org.oasis.ebxml.registry.bindings.rim   
 

Uses of Name in org.oasis.ebxml.registry.bindings.rim
 

Methods in org.oasis.ebxml.registry.bindings.rim that return Name
 Name RegistryObjectType.getName()
          Returns the value of field 'name'.
static Name Name.unmarshal(java.io.Reader reader)
           
 

Methods in org.oasis.ebxml.registry.bindings.rim with parameters of type Name
 void RegistryObjectType.setName(Name name)
          Sets the value of field 'name'.