org.apache.tools.ant.taskdefs.optional.vss

Class MSVSS.WritableFiles

Enclosing Class:
MSVSS

public static class MSVSS.WritableFiles
extends EnumeratedAttribute

Extention of EnumeratedAttribute to hold the values for writable filess.

Field Summary

Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute

value

Method Summary

String[]
getValues()
Gets the list of allowable values.

Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute

containsValue, getIndex, getValue, getValues, indexOfValue, setValue, toString

Method Details

getValues

public String[] getValues()
Gets the list of allowable values.
Overrides:
getValues in interface EnumeratedAttribute
Returns:
The values.

Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.