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

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

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

Methods in org.jbpm.formbuilder.server.xml that return types with arguments of type PropertiesItemDTO
 List<PropertiesItemDTO> ValidationDTO.getProperty()
           
 List<PropertiesItemDTO> PropertiesDTO.getProperty()
           
 

Method parameters in org.jbpm.formbuilder.server.xml with type arguments of type PropertiesItemDTO
 void ValidationDTO.setProperty(List<PropertiesItemDTO> property)
           
 void PropertiesDTO.setProperty(List<PropertiesItemDTO> property)
           
 



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