Uses of Class
com.agimatec.utility.fileimport.ImportState

Packages that use ImportState
com.agimatec.utility.fileimport   
 

Uses of ImportState in com.agimatec.utility.fileimport
 

Fields in com.agimatec.utility.fileimport declared as ImportState
protected  ImportState ImportControl.status
           
 

Methods in com.agimatec.utility.fileimport that return ImportState
 ImportState ImportControl.getStatus()
           
static ImportState ImportState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ImportState[] ImportState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.agimatec.utility.fileimport with parameters of type ImportState
 void ImportControl.setStatus(ImportState status)
           
 



Copyright © 2008-2011. All Rights Reserved.