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

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

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

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

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

Methods in org.oasis.ebxml.registry.bindings.rs that return GetContentResponse
 GetContentResponse RegistryResponseChoice.getGetContentResponse()
          Returns the value of field 'getContentResponse'.
 

Methods in org.oasis.ebxml.registry.bindings.rs with parameters of type GetContentResponse
 void RegistryResponseChoice.setGetContentResponse(GetContentResponse getContentResponse)
          Sets the value of field 'getContentResponse'.