Uses of Class
org.jbpm.formbuilder.server.xml.PropertyDTO

Packages that use PropertyDTO
org.jbpm.formbuilder.server.xml   
 

Uses of PropertyDTO in org.jbpm.formbuilder.server.xml
 

Methods in org.jbpm.formbuilder.server.xml that return types with arguments of type PropertyDTO
 List<PropertyDTO> TaskRefDTO.getInput()
           
 List<PropertyDTO> TaskRefDTO.getOutput()
           
 

Method parameters in org.jbpm.formbuilder.server.xml with type arguments of type PropertyDTO
 void TaskRefDTO.setInput(List<PropertyDTO> input)
           
 void TaskRefDTO.setOutput(List<PropertyDTO> output)
           
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.