Constructor and Description |
---|
FileName.FileNameState() |
Modifier and Type | Method and Description |
---|---|
WordList |
getDirectoryState() |
WordList |
getFileNameState() |
String |
getName()
Get the name of the state.
|
boolean |
isUpdated()
Returns true if the state is updated since creation (or reload).
|
void |
setDirectoryState(WordList state) |
void |
setFileNameState(WordList state) |
void |
setName(String name)
Set the name of the state.
|
public boolean isUpdated()
State
public WordList getDirectoryState()
public WordList getFileNameState()
public void setDirectoryState(WordList state)
public void setFileNameState(WordList state)
Copyright © 2013 Apache Software Foundation. All rights reserved.