Class ReplicaDataSoapDO
java.lang.Object
com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
com.collabnet.ce.soap60.webservices.cemain.ItemSoapDO
com.collabnet.ce.soap60.webservices.scm.ReplicaDataSoapDO
This class represents the data associated with an replica server data.
- Since:
- 8.1
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns 'approved'.int
Returns 'commandConcurrencyLong'.int
Returns 'commandConcurrencyShort'.int
Returns 'commandPollPeriod'.int
Returns 'consolePort'.Returns 'contextPath'.Returns 'dateLastContact'.Returns 'description'.Returns 'health'.Returns 'hostname'.getId()
Returns 'id'.Returns 'managedByFullName'.Returns 'managedByUsername'.Returns 'masterSystemAdapterName'.Returns 'masterSystemId'.Returns 'masterSystemTitle'.boolean
Returns 'pending'.int
getPort()
Returns 'port'.boolean
getSsl()
Returns 'ssl'.Returns 'viewerPath'.static void
registerTypeMappings
(org.apache.axis.client.Call call) void
setApproved
(boolean approved) Sets 'approved'.void
setCommandConcurrencyLong
(int commandConcurrencyLong) Sets 'commandConcurrencyLong'.void
setCommandConcurrencyShort
(int commandConcurrencyShort) Sets 'commandConcurrencyShort'.void
setCommandPollPeriod
(int commandPollPeriod) Sets 'commandPollPeriod'.void
setConsolePort
(int consolePort) Sets 'consolePort'.void
setContextPath
(String contextPath) Sets 'contextPath'.void
setDateLastContact
(Date dateLastContact) Sets 'dateLastContact'.void
setDescription
(String description) Sets 'description'.void
Sets 'health'.void
setHostname
(String hostname) Sets 'hostname'.void
Sets 'id'.void
setManagedByFullName
(String managedByFullName) Sets 'managedByFullName'.void
setManagedByUsername
(String managedByUsername) Sets 'managedByUsername'.void
setMasterSystemAdapterName
(String masterSystemAdapterName) Sets 'masterSystemAdapterName'.void
setMasterSystemId
(String masterSystemId) Sets 'masterSystemId'.void
setMasterSystemTitle
(String masterSystemTitle) Sets 'masterSystemTitle'.void
setPending
(boolean pending) Sets 'pending'.void
setPort
(int port) Sets 'port'.void
setSsl
(boolean ssl) Sets 'ssl'.void
setViewerPath
(String viewerPath) Sets 'viewerPath'.Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.ItemSoapDO
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle
Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
getCreatedBy, getCreatedDate, getLastModifiedBy, getLastModifiedDate, getVersion, setCreatedBy, setCreatedDate, setLastModifiedBy, setLastModifiedDate, setVersion
-
Field Details
-
GOOD
- See Also:
-
CAUTION
- See Also:
-
BAD
- See Also:
-
-
Constructor Details
-
ReplicaDataSoapDO
public ReplicaDataSoapDO()
-
-
Method Details
-
getId
Returns 'id'.- Overrides:
getId
in classcom.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
- Returns:
- Value of 'id'.
-
setId
Sets 'id'.- Overrides:
setId
in classcom.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO
- Parameters:
id
- Value of 'id'.
-
getDescription
Returns 'description'.- Returns:
- Value of 'description'.
-
setDescription
Sets 'description'.- Parameters:
description
- Value of 'description'.
-
getHostname
Returns 'hostname'.- Returns:
- Value of 'hostname'.
-
setHostname
Sets 'hostname'.- Parameters:
hostname
- Value of 'hostname'.
-
getMasterSystemId
Returns 'masterSystemId'.- Returns:
- Value of 'masterSystemId'.
-
setMasterSystemId
Sets 'masterSystemId'.- Parameters:
masterSystemId
- Value of 'masterSystemId'.
-
getMasterSystemTitle
Returns 'masterSystemTitle'.- Returns:
- Value of 'masterSystemTitle'.
-
setMasterSystemTitle
Sets 'masterSystemTitle'.- Parameters:
masterSystemTitle
- Value of 'masterSystemTitle'.
-
getMasterSystemAdapterName
Returns 'masterSystemAdapterName'.- Returns:
- Value of 'masterSystemAdapterName'.
-
setMasterSystemAdapterName
Sets 'masterSystemAdapterName'.- Parameters:
masterSystemAdapterName
- Value of 'masterSystemAdapterName'.
-
getManagedByUsername
Returns 'managedByUsername'.- Returns:
- Value of 'managedByUsername'.
-
setManagedByUsername
Sets 'managedByUsername'.- Parameters:
managedByUsername
- Value of 'managedByUsername'.
-
getManagedByFullName
Returns 'managedByFullName'.- Returns:
- Value of 'managedByFullName'.
-
setManagedByFullName
Sets 'managedByFullName'.- Parameters:
managedByFullName
- Value of 'managedByFullName'.
-
getApproved
public boolean getApproved()Returns 'approved'.- Returns:
- Value of 'approved'.
-
setApproved
public void setApproved(boolean approved) Sets 'approved'.- Parameters:
approved
- Value of 'approved'.
-
getPending
public boolean getPending()Returns 'pending'.- Returns:
- Value of 'pending'.
-
setPending
public void setPending(boolean pending) Sets 'pending'.- Parameters:
pending
- Value of 'pending'.
-
getSsl
public boolean getSsl()Returns 'ssl'.- Returns:
- Value of 'ssl'.
-
setSsl
public void setSsl(boolean ssl) Sets 'ssl'.- Parameters:
ssl
- Value of 'ssl'.
-
getContextPath
Returns 'contextPath'.- Returns:
- Value of 'contextPath'.
-
setContextPath
Sets 'contextPath'.- Parameters:
contextPath
- Value of 'contextPath'.
-
getViewerPath
Returns 'viewerPath'.- Returns:
- Value of 'viewerPath'.
-
setViewerPath
Sets 'viewerPath'.- Parameters:
viewerPath
- Value of 'viewerPath'.
-
getConsolePort
public int getConsolePort()Returns 'consolePort'.- Returns:
- Value of 'consolePort'.
-
setConsolePort
public void setConsolePort(int consolePort) Sets 'consolePort'.- Parameters:
consolePort
- Value of 'consolePort'.
-
getPort
public int getPort()Returns 'port'.- Returns:
- Value of 'port'.
-
setPort
public void setPort(int port) Sets 'port'.- Parameters:
port
- Value of 'port'.
-
getCommandPollPeriod
public int getCommandPollPeriod()Returns 'commandPollPeriod'.- Returns:
- Value of 'commandPollPeriod'.
-
setCommandPollPeriod
public void setCommandPollPeriod(int commandPollPeriod) Sets 'commandPollPeriod'.- Parameters:
commandPollPeriod
- Value of 'commandPollPeriod'.
-
getCommandConcurrencyLong
public int getCommandConcurrencyLong()Returns 'commandConcurrencyLong'.- Returns:
- Value of 'commandConcurrencyLong'.
-
setCommandConcurrencyLong
public void setCommandConcurrencyLong(int commandConcurrencyLong) Sets 'commandConcurrencyLong'.- Parameters:
commandConcurrencyLong
- Value of 'commandConcurrencyLong'.
-
getCommandConcurrencyShort
public int getCommandConcurrencyShort()Returns 'commandConcurrencyShort'.- Returns:
- Value of 'commandConcurrencyShort'.
-
setCommandConcurrencyShort
public void setCommandConcurrencyShort(int commandConcurrencyShort) Sets 'commandConcurrencyShort'.- Parameters:
commandConcurrencyShort
- Value of 'commandConcurrencyShort'.
-
getDateLastContact
Returns 'dateLastContact'.- Returns:
- Value of 'dateLastContact'.
-
setDateLastContact
Sets 'dateLastContact'.- Parameters:
dateLastContact
- Value of 'dateLastContact'.
-
getHealth
Returns 'health'.- Returns:
- Value of 'health'.
-
setHealth
Sets 'health'.- Parameters:
health
- Value of 'health'.
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-