|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Publisher | |
|---|---|
| org.apache.juddi.api_v3 | |
| Uses of Publisher in org.apache.juddi.api_v3 |
|---|
| Fields in org.apache.juddi.api_v3 with type parameters of type Publisher | |
|---|---|
protected java.util.List<Publisher> |
SavePublisher.publisher
|
protected java.util.List<Publisher> |
PublisherDetail.publisher
|
| Methods in org.apache.juddi.api_v3 that return Publisher | |
|---|---|
Publisher |
ObjectFactory.createPublisher()
Create an instance of Publisher |
| Methods in org.apache.juddi.api_v3 that return types with arguments of type Publisher | |
|---|---|
javax.xml.bind.JAXBElement<Publisher> |
ObjectFactory.createPublisher(Publisher value)
Create an instance of JAXBElement<Publisher>} |
java.util.List<Publisher> |
SavePublisher.getPublisher()
Gets the value of the publisher property. |
java.util.List<Publisher> |
PublisherDetail.getPublisher()
Gets the value of the publisher property. |
| Methods in org.apache.juddi.api_v3 with parameters of type Publisher | |
|---|---|
javax.xml.bind.JAXBElement<Publisher> |
ObjectFactory.createPublisher(Publisher value)
Create an instance of JAXBElement<Publisher>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||