Package jetbrains.mps.build.ant
Class MpsLoadTask.LogLevelAttribute
- java.lang.Object
 - 
- org.apache.tools.ant.types.EnumeratedAttribute
 - 
- jetbrains.mps.build.ant.MpsLoadTask.LogLevelAttribute
 
 
 
- 
- Enclosing class:
 - MpsLoadTask
 
public static class MpsLoadTask.LogLevelAttribute extends org.apache.tools.ant.types.EnumeratedAttribute 
- 
- 
Constructor Summary
Constructors Constructor Description LogLevelAttribute() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.log4j.LevelgetLevel()String[]getValues() 
 - 
 
- 
- 
Method Detail
- 
getValues
public String[] getValues()
- Specified by:
 getValuesin classorg.apache.tools.ant.types.EnumeratedAttribute
 
- 
getLevel
public org.apache.log4j.Level getLevel()
 
 - 
 
 -