|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.borland.scc.webservices.sccentities.entities.Entity
com.borland.scc.webservices.sccentities.entities.NamedEntity
com.borland.scc.webservices.sccentities.entities.ExecServer
public class ExecServer
| Constructor Summary | |
|---|---|
ExecServer()
|
|
ExecServer(int id,
java.lang.String name,
java.lang.String description,
int locationId,
java.lang.String execServerHostName,
int rmiProxyPort,
int rmiProxyPortSSL,
boolean useSSL,
int appModuleID,
int state,
int problemAlertTimeout,
int maxConcurrentExecutions,
int maxBandwidth,
boolean active)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
int |
getAppModuleID()
Gets the appModuleID value for this ExecServer. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
java.lang.String |
getExecServerHostName()
Gets the execServerHostName value for this ExecServer. |
int |
getLocationId()
Gets the locationId value for this ExecServer. |
int |
getMaxBandwidth()
Gets the maxBandwidth value for this ExecServer. |
int |
getMaxConcurrentExecutions()
Gets the maxConcurrentExecutions value for this ExecServer. |
int |
getProblemAlertTimeout()
Gets the problemAlertTimeout value for this ExecServer. |
int |
getRmiProxyPort()
Gets the rmiProxyPort value for this ExecServer. |
int |
getRmiProxyPortSSL()
Gets the rmiProxyPortSSL value for this ExecServer. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
int |
getState()
Gets the state value for this ExecServer. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
boolean |
isActive()
Gets the active value for this ExecServer. |
boolean |
isUseSSL()
Gets the useSSL value for this ExecServer. |
void |
setActive(boolean active)
Sets the active value for this ExecServer. |
void |
setAppModuleID(int appModuleID)
Sets the appModuleID value for this ExecServer. |
void |
setExecServerHostName(java.lang.String execServerHostName)
Sets the execServerHostName value for this ExecServer. |
void |
setLocationId(int locationId)
Sets the locationId value for this ExecServer. |
void |
setMaxBandwidth(int maxBandwidth)
Sets the maxBandwidth value for this ExecServer. |
void |
setMaxConcurrentExecutions(int maxConcurrentExecutions)
Sets the maxConcurrentExecutions value for this ExecServer. |
void |
setProblemAlertTimeout(int problemAlertTimeout)
Sets the problemAlertTimeout value for this ExecServer. |
void |
setRmiProxyPort(int rmiProxyPort)
Sets the rmiProxyPort value for this ExecServer. |
void |
setRmiProxyPortSSL(int rmiProxyPortSSL)
Sets the rmiProxyPortSSL value for this ExecServer. |
void |
setState(int state)
Sets the state value for this ExecServer. |
void |
setUseSSL(boolean useSSL)
Sets the useSSL value for this ExecServer. |
| Methods inherited from class com.borland.scc.webservices.sccentities.entities.NamedEntity |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class com.borland.scc.webservices.sccentities.entities.Entity |
|---|
getId, setId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecServer()
public ExecServer(int id,
java.lang.String name,
java.lang.String description,
int locationId,
java.lang.String execServerHostName,
int rmiProxyPort,
int rmiProxyPortSSL,
boolean useSSL,
int appModuleID,
int state,
int problemAlertTimeout,
int maxConcurrentExecutions,
int maxBandwidth,
boolean active)
| Method Detail |
|---|
public int getLocationId()
public void setLocationId(int locationId)
locationId - public java.lang.String getExecServerHostName()
public void setExecServerHostName(java.lang.String execServerHostName)
execServerHostName - public int getRmiProxyPort()
public void setRmiProxyPort(int rmiProxyPort)
rmiProxyPort - public int getRmiProxyPortSSL()
public void setRmiProxyPortSSL(int rmiProxyPortSSL)
rmiProxyPortSSL - public boolean isUseSSL()
public void setUseSSL(boolean useSSL)
useSSL - public int getAppModuleID()
public void setAppModuleID(int appModuleID)
appModuleID - public int getState()
public void setState(int state)
state - public int getProblemAlertTimeout()
public void setProblemAlertTimeout(int problemAlertTimeout)
problemAlertTimeout - public int getMaxConcurrentExecutions()
public void setMaxConcurrentExecutions(int maxConcurrentExecutions)
maxConcurrentExecutions - public int getMaxBandwidth()
public void setMaxBandwidth(int maxBandwidth)
maxBandwidth - public boolean isActive()
public void setActive(boolean active)
active - public boolean equals(java.lang.Object obj)
equals in class NamedEntitypublic int hashCode()
hashCode in class NamedEntitypublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||