Uses of Class
org.syncope.console.pages.SchemaModalPage.Entity

Packages that use SchemaModalPage.Entity
org.syncope.console.pages   
 

Uses of SchemaModalPage.Entity in org.syncope.console.pages
 

Methods in org.syncope.console.pages that return SchemaModalPage.Entity
 SchemaModalPage.Entity SchemaModalPage.getEntity()
           
static SchemaModalPage.Entity SchemaModalPage.Entity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SchemaModalPage.Entity[] SchemaModalPage.Entity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.syncope.console.pages with parameters of type SchemaModalPage.Entity
 void SchemaModalPage.setEntity(SchemaModalPage.Entity entity)
           
 



Copyright © 2011. All Rights Reserved.