Uses of Class
adams.flow.transformer.SpreadSheetReplaceCellValue.Scope

Packages that use SpreadSheetReplaceCellValue.Scope
adams.flow.transformer   
 

Uses of SpreadSheetReplaceCellValue.Scope in adams.flow.transformer
 

Fields in adams.flow.transformer declared as SpreadSheetReplaceCellValue.Scope
protected  SpreadSheetReplaceCellValue.Scope SpreadSheetReplaceCellValue.m_Scope
          the scope of the replace.
 

Methods in adams.flow.transformer that return SpreadSheetReplaceCellValue.Scope
 SpreadSheetReplaceCellValue.Scope SpreadSheetReplaceCellValue.getScope()
          Returns the scope of the replace.
static SpreadSheetReplaceCellValue.Scope SpreadSheetReplaceCellValue.Scope.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SpreadSheetReplaceCellValue.Scope[] SpreadSheetReplaceCellValue.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in adams.flow.transformer with parameters of type SpreadSheetReplaceCellValue.Scope
 void SpreadSheetReplaceCellValue.setScope(SpreadSheetReplaceCellValue.Scope value)
          Sets the scope of the replace.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.