Uses of Class
org.oasis.ebxml.registry.bindings.query.GetContentRequest

Packages that use GetContentRequest
org.oasis.ebxml.registry.bindings.query   
org.oasis.ebxml.registry.bindings.rs   
 

Uses of GetContentRequest in org.oasis.ebxml.registry.bindings.query
 

Methods in org.oasis.ebxml.registry.bindings.query that return GetContentRequest
static GetContentRequest GetContentRequest.unmarshal(java.io.Reader reader)
           
 

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

Methods in org.oasis.ebxml.registry.bindings.rs that return GetContentRequest
 GetContentRequest RootElement.getGetContentRequest()
          Returns the value of field 'getContentRequest'.
 

Methods in org.oasis.ebxml.registry.bindings.rs with parameters of type GetContentRequest
 void RootElement.setGetContentRequest(GetContentRequest getContentRequest)
          Sets the value of field 'getContentRequest'.