Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation

Packages that use Documentation
com.ebmwebsourcing.easybpel.model.bpel.varprop   
 

Uses of Documentation in com.ebmwebsourcing.easybpel.model.bpel.varprop
 

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

Methods in com.ebmwebsourcing.easybpel.model.bpel.varprop that return Documentation
 Documentation ObjectFactory.createDocumentation()
          Create an instance of Documentation
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.varprop that return types with arguments of type Documentation
 java.util.List<Documentation> TExtensibleElements.getDocumentation()
          Gets the value of the documentation property.
 



Copyright © 2012 Petals Link. All Rights Reserved.