Uses of Class
org.apache.juddi.api_v3.GetPublisherDetail

Packages that use GetPublisherDetail
org.apache.juddi.api_v3   
org.apache.juddi.v3_service   
 

Uses of GetPublisherDetail in org.apache.juddi.api_v3
 

Methods in org.apache.juddi.api_v3 that return GetPublisherDetail
 GetPublisherDetail ObjectFactory.createGetPublisherDetail()
          Create an instance of GetPublisherDetail
 

Methods in org.apache.juddi.api_v3 that return types with arguments of type GetPublisherDetail
 javax.xml.bind.JAXBElement<GetPublisherDetail> ObjectFactory.createGetPublisherDetail(GetPublisherDetail value)
          Create an instance of JAXBElement<GetPublisherDetail>}
 

Methods in org.apache.juddi.api_v3 with parameters of type GetPublisherDetail
 javax.xml.bind.JAXBElement<GetPublisherDetail> ObjectFactory.createGetPublisherDetail(GetPublisherDetail value)
          Create an instance of JAXBElement<GetPublisherDetail>}
 

Uses of GetPublisherDetail in org.apache.juddi.v3_service
 

Methods in org.apache.juddi.v3_service with parameters of type GetPublisherDetail
 PublisherDetail JUDDIApiPortType.getPublisherDetail(GetPublisherDetail body)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.