| Constructor | Description |
|---|---|
FileNameState() |
| Modifier and Type | Method | Description |
|---|---|---|
WordList |
getDirectoryState() |
|
WordList |
getFileNameState() |
|
java.lang.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(java.lang.String name) |
Set the name of the state.
|
public boolean isUpdated()
Statepublic WordList getDirectoryState()
public WordList getFileNameState()
public void setDirectoryState(WordList state)
public void setFileNameState(WordList state)
public java.lang.String getName()
StateCopyright © 2008–2025 Apache Software Foundation. All rights reserved.