Uses of Class
moea.moga.examples.ChowPaper.KindOfFunction

Packages that use ChowPaper.KindOfFunction
moea.moga.examples   
 

Uses of ChowPaper.KindOfFunction in moea.moga.examples
 

Fields in moea.moga.examples declared as ChowPaper.KindOfFunction
protected static ChowPaper.KindOfFunction ChowPaper.kindOfFunction
           
 

Methods in moea.moga.examples that return ChowPaper.KindOfFunction
static ChowPaper.KindOfFunction ChowPaper.KindOfFunction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ChowPaper.KindOfFunction[] ChowPaper.KindOfFunction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.