public class ClusterSystem extends Object
| Constructor and Description |
|---|
ClusterSystem() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getClusterSystemName() |
String |
getClusterTechnologyType() |
String |
getComputerName() |
int |
hashCode() |
void |
setClusterSystemName(String clusterSystemName) |
void |
setClusterTechnologyType(String clusterTechnologyType) |
void |
setComputerName(String computerName) |
String |
toString() |
public String getClusterSystemName()
public void setClusterSystemName(String clusterSystemName)
clusterSystemName - the clusterSystemName to setpublic String getClusterTechnologyType()
public void setClusterTechnologyType(String clusterTechnologyType)
clusterTechnologyType - the clusterTechnologyType to setpublic String getComputerName()
public void setComputerName(String computerName)
computerName - the computerName to setCopyright © 2017 SAP SE. All Rights Reserved.