net.sf.antcontrib.cpptasks

Class WarningLevelEnum

public final class WarningLevelEnum extends EnumeratedAttribute

Enumerated attribute with the values "none", "severe", "default", "production", "diagnostic", and "aserror".
Constructor Summary
WarningLevelEnum()
Constructor.
Method Summary
String[]getValues()
Get allowable values.

Constructor Detail

WarningLevelEnum

public WarningLevelEnum()
Constructor.

Method Detail

getValues

public String[] getValues()
Get allowable values.

Returns: allowable values

Copyright ? 2001-2011 Ant-Contrib project. All Rights Reserved.