Uses of Class
oasis.names.tc.ebxml_regrep.xsd.rs._3.RegistryResponseType

Packages that use RegistryResponseType
ihe.iti.xds_b._2007 IHE XDS.b Document Repository 
oasis.names.tc.ebxml_regrep.xsd.query._3   
oasis.names.tc.ebxml_regrep.xsd.rs._3   
org.nhindirect.xd.proxy   
 

Uses of RegistryResponseType in ihe.iti.xds_b._2007
 

Fields in ihe.iti.xds_b._2007 declared as RegistryResponseType
protected  RegistryResponseType RetrieveDocumentSetResponseType.registryResponse
           
 

Methods in ihe.iti.xds_b._2007 that return RegistryResponseType
 RegistryResponseType DocumentRepositoryPortType.documentRepositoryProvideAndRegisterDocumentSetB(ProvideAndRegisterDocumentSetRequestType body)
           
 RegistryResponseType RetrieveDocumentSetResponseType.getRegistryResponse()
          Gets the value of the registryResponse property.
 

Methods in ihe.iti.xds_b._2007 with parameters of type RegistryResponseType
 void RetrieveDocumentSetResponseType.setRegistryResponse(RegistryResponseType value)
          Sets the value of the registryResponse property.
 

Uses of RegistryResponseType in oasis.names.tc.ebxml_regrep.xsd.query._3
 

Subclasses of RegistryResponseType in oasis.names.tc.ebxml_regrep.xsd.query._3
 class AdhocQueryResponse
          Java class for anonymous complex type.
 

Uses of RegistryResponseType in oasis.names.tc.ebxml_regrep.xsd.rs._3
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rs._3 that return RegistryResponseType
 RegistryResponseType ObjectFactory.createRegistryResponseType()
          Create an instance of RegistryResponseType
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rs._3 that return types with arguments of type RegistryResponseType
 JAXBElement<RegistryResponseType> ObjectFactory.createRegistryResponse(RegistryResponseType value)
          Create an instance of JAXBElement<RegistryResponseType>}
 

Methods in oasis.names.tc.ebxml_regrep.xsd.rs._3 with parameters of type RegistryResponseType
 JAXBElement<RegistryResponseType> ObjectFactory.createRegistryResponse(RegistryResponseType value)
          Create an instance of JAXBElement<RegistryResponseType>}
 

Uses of RegistryResponseType in org.nhindirect.xd.proxy
 

Methods in org.nhindirect.xd.proxy that return RegistryResponseType
 RegistryResponseType DocumentRepositoryProxy.provideAndRegisterDocumentSetB(ProvideAndRegisterDocumentSetRequestType body)
          Wrapper method to call the documentRepositoryProvideAndRegisterDocumentSetB (ProvideAndRegisterDocumentSetRequestType) service method.
 



Copyright © 2010-2011. All Rights Reserved.