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

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

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

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

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

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



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