Uses of Class
eu.planets_project.services.view.ViewActionResult.ActionResult

Packages that use ViewActionResult.ActionResult
eu.planets_project.services.view Interfaces and result types for Planets view services. 
 

Uses of ViewActionResult.ActionResult in eu.planets_project.services.view
 

Methods in eu.planets_project.services.view that return ViewActionResult.ActionResult
 ViewActionResult.ActionResult ViewActionResult.getActionResult()
           
static ViewActionResult.ActionResult ViewActionResult.ActionResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewActionResult.ActionResult[] ViewActionResult.ActionResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in eu.planets_project.services.view with parameters of type ViewActionResult.ActionResult
ViewActionResult(ViewActionResult.ActionResult actionResult, List<Property> properties)
           
 



Copyright © 2013 Open Planets Foundation. All Rights Reserved.