public class PropertyValue extends Object
| Constructor and Description |
|---|
PropertyValue() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSearchIndex() |
boolean |
isStore() |
PropertyValue |
searchIndex(boolean searchIndex) |
PropertyValue |
store(boolean store) |
public PropertyValue store(boolean store)
public PropertyValue searchIndex(boolean searchIndex)
public boolean isStore()
public boolean isSearchIndex()
Copyright © 2014–2015. All rights reserved.