Uses of Class
adams.flow.transformer.WekaInstancesInfo.InfoType

Packages that use WekaInstancesInfo.InfoType
adams.flow.transformer   
 

Uses of WekaInstancesInfo.InfoType in adams.flow.transformer
 

Fields in adams.flow.transformer declared as WekaInstancesInfo.InfoType
protected  WekaInstancesInfo.InfoType WekaInstancesInfo.m_Type
          the type of information to generate.
 

Methods in adams.flow.transformer that return WekaInstancesInfo.InfoType
 WekaInstancesInfo.InfoType WekaInstancesInfo.getType()
          Returns the type of information to generate.
static WekaInstancesInfo.InfoType WekaInstancesInfo.InfoType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WekaInstancesInfo.InfoType[] WekaInstancesInfo.InfoType.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 WekaInstancesInfo.InfoType
 void WekaInstancesInfo.setType(WekaInstancesInfo.InfoType value)
          Sets the type of information to generate.
 



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