Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.executable.light.TDocumentation

Packages that use TDocumentation
com.ebmwebsourcing.easybpel.extension.activities._package.debug   
com.ebmwebsourcing.easybpel.model.bpel.executable.light   
 

Uses of TDocumentation in com.ebmwebsourcing.easybpel.extension.activities._package.debug
 

Fields in com.ebmwebsourcing.easybpel.extension.activities._package.debug with type parameters of type TDocumentation
protected  java.util.List<TDocumentation> TExtensibleElements.documentation
           
 

Methods in com.ebmwebsourcing.easybpel.extension.activities._package.debug that return types with arguments of type TDocumentation
 java.util.List<TDocumentation> TExtensibleElements.getDocumentation()
          Gets the value of the documentation property.
 

Uses of TDocumentation in com.ebmwebsourcing.easybpel.model.bpel.executable.light
 

Fields in com.ebmwebsourcing.easybpel.model.bpel.executable.light with type parameters of type TDocumentation
protected  java.util.List<TDocumentation> TExtensibleElements.documentation
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return TDocumentation
 TDocumentation ObjectFactory.createTDocumentation()
          Create an instance of TDocumentation
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light that return types with arguments of type TDocumentation
 javax.xml.bind.JAXBElement<TDocumentation> ObjectFactory.createDocumentation(TDocumentation value)
          Create an instance of JAXBElement<TDocumentation>}
 java.util.List<TDocumentation> TExtensibleElements.getDocumentation()
          Gets the value of the documentation property.
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.executable.light with parameters of type TDocumentation
 javax.xml.bind.JAXBElement<TDocumentation> ObjectFactory.createDocumentation(TDocumentation value)
          Create an instance of JAXBElement<TDocumentation>}
 



Copyright © 2008-2010 eBM WebSourcing. All Rights Reserved.