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

Packages that use TDocumentation
com.ebmwebsourcing.easybpel.model.bpel.executable   
 

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

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

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

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



Copyright © 2012 Petals Link. All Rights Reserved.