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

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

Uses of PublisherDetail in org.apache.juddi.api_v3
 

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

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

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

Uses of PublisherDetail in org.apache.juddi.v3_service
 

Methods in org.apache.juddi.v3_service that return PublisherDetail
 PublisherDetail JUDDIApiPortType.getAllPublisherDetail(GetAllPublisherDetail body)
           
 PublisherDetail JUDDIApiPortType.getPublisherDetail(GetPublisherDetail body)
           
 PublisherDetail JUDDIApiPortType.savePublisher(SavePublisher body)
           
 



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