Uses of Class
org.xmlsoap.schemas.wsdl.TDocumentation

Packages that use TDocumentation
com.ebmwebsourcing.commons.wsdl.impl.wsdl11   
org.xmlsoap.schemas.wsdl   
 

Uses of TDocumentation in com.ebmwebsourcing.commons.wsdl.impl.wsdl11
 

Constructors in com.ebmwebsourcing.commons.wsdl.impl.wsdl11 with parameters of type TDocumentation
DocumentationImpl(TDocumentation doc)
           
 

Uses of TDocumentation in org.xmlsoap.schemas.wsdl
 

Fields in org.xmlsoap.schemas.wsdl declared as TDocumentation
protected  TDocumentation TDocumented.documentation
           
 

Methods in org.xmlsoap.schemas.wsdl that return TDocumentation
 TDocumentation ObjectFactory.createTDocumentation()
          Create an instance of TDocumentation
 TDocumentation TDocumented.getDocumentation()
          Gets the value of the documentation property.
 

Methods in org.xmlsoap.schemas.wsdl with parameters of type TDocumentation
 void TDocumented.setDocumentation(TDocumentation value)
          Sets the value of the documentation property.
 



Copyright © 2008 eBM WebSourcing. All Rights Reserved.