public class ForwardIndexTypeBean extends Object implements com.google.gwt.user.client.rpc.IsSerializable, Comparable<ForwardIndexTypeBean>
| Constructor and Description |
|---|
ForwardIndexTypeBean()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ForwardIndexTypeBean arg0) |
String |
getIndexTypeID()
Returns the index type ID
|
void |
setIndexTypeID(String indexTypeID)
Sets the index type ID
|
public String getIndexTypeID()
public void setIndexTypeID(String indexTypeID)
indexTypeID - the index type IDpublic int compareTo(ForwardIndexTypeBean arg0)
compareTo in interface Comparable<ForwardIndexTypeBean>Copyright © 2014. All Rights Reserved.