public class MgmtPropertiesBean extends Object implements com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
MgmtPropertiesBean()
An empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClusterID()
Gets the Status property of the IndexManagement
|
String |
getCreated()
Gets the Creation Time of the IndexManagement
|
String |
getHost()
Gets the name of the host where the index resource resides
|
String |
getModified()
Gets the Modified Time of the IndexManagement
|
void |
setClusterID(String clusterID)
Gets the Status property of the IndexManagement
|
void |
setCreated(String created)
Gets the Creation Time of the IndexManagement
|
void |
setHost(String host)
Sets the name of the host where the index resource resides
|
void |
setModified(String modified)
Gets the Modified Time of the IndexManagement
|
public String getCreated()
public String getModified()
public String getClusterID()
public String getHost()
public void setCreated(String created)
created - -Creation Time of the IndexManagementpublic void setModified(String modified)
modified - -
the new Modified Time of the IndexManagementpublic void setClusterID(String clusterID)
status - -
the new Status property of the IndexManagementpublic void setHost(String host)
host - the host nameCopyright © 2014. All Rights Reserved.