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

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

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

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

Method parameters in org.jbpm.formbuilder.server.xml with type arguments of type ValidationDTO
 void ListValidationsDTO.setValidation(List<ValidationDTO> validation)
           
 



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