public final class ProjectWriterEnum
extends org.apache.tools.ant.types.EnumeratedAttribute
| cbuilderx | Borland C++BuilderX |
| msvc5 | Microsoft Visual C++ 97 |
| msvc6 | Microsoft Visual C++ 6 |
| msvc7 | Microsoft Visual C++.NET |
| msvc71 | Microsoft Visual C++.NET 2003 |
| msvc8 | Microsoft Visual C++ 2005 |
| msvc9 | Microsoft Visual C++ 2008 |
| xcode | Apple Xcode |
| Constructor and Description |
|---|
ProjectWriterEnum() |
| Modifier and Type | Method and Description |
|---|---|
ProjectWriter |
getProjectWriter()
Gets ProjectWriter associated with enumeration value.
|
String[] |
getValues()
Gets acceptible values for enumeration.
|
public ProjectWriter getProjectWriter()
public String[] getValues()
getValues in class org.apache.tools.ant.types.EnumeratedAttributeCopyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.