Class MSVSS.WritableFiles
java.lang.Object
org.apache.tools.ant.types.EnumeratedAttribute
org.apache.tools.ant.taskdefs.optional.vss.MSVSS.WritableFiles
- Enclosing class:
- MSVSS
Extension of EnumeratedAttribute to hold the values for writable filess.
- 
Field SummaryFields inherited from class org.apache.tools.ant.types.EnumeratedAttributevalue
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.tools.ant.types.EnumeratedAttributecontainsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
- 
Constructor Details- 
WritableFilespublic WritableFiles()
 
- 
- 
Method Details- 
getValuesGets the list of allowable values.- Specified by:
- getValuesin class- EnumeratedAttribute
- Returns:
- The values.
 
 
-