Uses of Class
org.w3.ns.wsdl.DocumentationType

Packages that use DocumentationType
com.ebmwebsourcing.commons.wsdl.impl.wsdl20   
org.w3.ns.wsdl   
 

Uses of DocumentationType in com.ebmwebsourcing.commons.wsdl.impl.wsdl20
 

Constructor parameters in com.ebmwebsourcing.commons.wsdl.impl.wsdl20 with type arguments of type DocumentationType
DocumentationImpl(java.util.List<DocumentationType> docs)
           
 

Uses of DocumentationType in org.w3.ns.wsdl
 

Fields in org.w3.ns.wsdl with type parameters of type DocumentationType
protected  java.util.List<DocumentationType> DocumentedType.documentation
           
 

Methods in org.w3.ns.wsdl that return DocumentationType
 DocumentationType ObjectFactory.createDocumentationType()
          Create an instance of DocumentationType
 

Methods in org.w3.ns.wsdl that return types with arguments of type DocumentationType
 javax.xml.bind.JAXBElement<DocumentationType> ObjectFactory.createDocumentation(DocumentationType value)
          Create an instance of JAXBElement<DocumentationType>}
 java.util.List<DocumentationType> DocumentedType.getDocumentation()
          Gets the value of the documentation property.
 

Methods in org.w3.ns.wsdl with parameters of type DocumentationType
 javax.xml.bind.JAXBElement<DocumentationType> ObjectFactory.createDocumentation(DocumentationType value)
          Create an instance of JAXBElement<DocumentationType>}
 

Method parameters in org.w3.ns.wsdl with type arguments of type DocumentationType
 void DocumentedType.setDocumentation(java.util.List<DocumentationType> documentation)
           
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.