net.sf.antcontrib.cpptasks

Class OutputTypeEnum

public class OutputTypeEnum extends EnumeratedAttribute

Enumeration of supported subsystems

Author: Curt Arnold

Constructor Summary
OutputTypeEnum()
Constructor Set by default to "executable"
Method Summary
String[]getValues()
Gets list of acceptable values

Constructor Detail

OutputTypeEnum

public OutputTypeEnum()
Constructor Set by default to "executable"

See Also: java.lang.Object#Object()

Method Detail

getValues

public String[] getValues()
Gets list of acceptable values

See Also: org.apache.tools.ant.types.EnumeratedAttribute#getValues()

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