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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.rim with parameters of type Description
 void RegistryObjectType.setDescription(Description description)
          Sets the value of field 'description'.