public abstract class IndexBean extends AdsBaseBean
| Modifier | Constructor and Description |
|---|---|
protected |
IndexBean()
Create a new IndexBean instance
|
| Modifier and Type | Method and Description |
|---|---|
String |
getIndexAttributeId() |
boolean |
getIndexHasReverse() |
void |
setIndexAttributeId(String indexAttributeId) |
void |
setIndexHasReverse(boolean indexHasReverse) |
String |
toString() |
String |
toString(String tabs) |
getDescription, getDn, isDisabled, isEnabled, setDescription, setDn, setEnabled, toString, toString, toString, toStringprotected IndexBean()
public String getIndexAttributeId()
public void setIndexAttributeId(String indexAttributeId)
indexAttributeId - the indexAttributeId to setpublic void setIndexHasReverse(boolean indexHasReverse)
indexHasReverse - the indexHasReverse to setpublic boolean getIndexHasReverse()
public String toString(String tabs)
toString in class AdsBaseBeanpublic String toString()
toString in class AdsBaseBeanCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.