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

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

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

Methods in org.jbpm.formbuilder.server.xml that return types with arguments of type MenuOptionDTO
 List<MenuOptionDTO> MenuOptionDTO.getMenuOption()
           
 List<MenuOptionDTO> ListOptionsDTO.getMenuOption()
           
 

Method parameters in org.jbpm.formbuilder.server.xml with type arguments of type MenuOptionDTO
 void MenuOptionDTO.setMenuOption(List<MenuOptionDTO> menuOption)
           
 void ListOptionsDTO.setMenuOption(List<MenuOptionDTO> menuOption)
           
 



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