Uses of Class
eu.planets_project.services.view.ViewStatus.Status

Packages that use ViewStatus.Status
eu.planets_project.services.view Interfaces and result types for Planets view services. 
 

Uses of ViewStatus.Status in eu.planets_project.services.view
 

Methods in eu.planets_project.services.view that return ViewStatus.Status
 ViewStatus.Status ViewStatus.getState()
           
static ViewStatus.Status ViewStatus.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ViewStatus.Status[] ViewStatus.Status.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 ViewStatus.Status
ViewStatus(ViewStatus.Status state, List<Property> properties)
           
 



Copyright © 2013 Open Planets Foundation. All Rights Reserved.