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
-
public class ReplicaDataSoapDO extends ItemSoapDO
This class represents the data associated with an replica server data.- Since:
- 8.1
-
-
Constructor Summary
Constructors Constructor Description ReplicaDataSoapDO()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleangetApproved()Returns 'approved'.intgetCommandConcurrencyLong()Returns 'commandConcurrencyLong'.intgetCommandConcurrencyShort()Returns 'commandConcurrencyShort'.intgetCommandPollPeriod()Returns 'commandPollPeriod'.intgetConsolePort()Returns 'consolePort'.StringgetContextPath()Returns 'contextPath'.DategetDateLastContact()Returns 'dateLastContact'.StringgetDescription()Returns 'description'.StringgetHealth()Returns 'health'.StringgetHostname()Returns 'hostname'.StringgetId()Returns 'id'.StringgetManagedByFullName()Returns 'managedByFullName'.StringgetManagedByUsername()Returns 'managedByUsername'.StringgetMasterSystemAdapterName()Returns 'masterSystemAdapterName'.StringgetMasterSystemId()Returns 'masterSystemId'.StringgetMasterSystemTitle()Returns 'masterSystemTitle'.booleangetPending()Returns 'pending'.intgetPort()Returns 'port'.booleangetSsl()Returns 'ssl'.StringgetViewerPath()Returns 'viewerPath'.static voidregisterTypeMappings(org.apache.axis.client.Call call)voidsetApproved(boolean approved)Sets 'approved'.voidsetCommandConcurrencyLong(int commandConcurrencyLong)Sets 'commandConcurrencyLong'.voidsetCommandConcurrencyShort(int commandConcurrencyShort)Sets 'commandConcurrencyShort'.voidsetCommandPollPeriod(int commandPollPeriod)Sets 'commandPollPeriod'.voidsetConsolePort(int consolePort)Sets 'consolePort'.voidsetContextPath(String contextPath)Sets 'contextPath'.voidsetDateLastContact(Date dateLastContact)Sets 'dateLastContact'.voidsetDescription(String description)Sets 'description'.voidsetHealth(String health)Sets 'health'.voidsetHostname(String hostname)Sets 'hostname'.voidsetId(String id)Sets 'id'.voidsetManagedByFullName(String managedByFullName)Sets 'managedByFullName'.voidsetManagedByUsername(String managedByUsername)Sets 'managedByUsername'.voidsetMasterSystemAdapterName(String masterSystemAdapterName)Sets 'masterSystemAdapterName'.voidsetMasterSystemId(String masterSystemId)Sets 'masterSystemId'.voidsetMasterSystemTitle(String masterSystemTitle)Sets 'masterSystemTitle'.voidsetPending(boolean pending)Sets 'pending'.voidsetPort(int port)Sets 'port'.voidsetSsl(boolean ssl)Sets 'ssl'.voidsetViewerPath(String viewerPath)Sets 'viewerPath'.-
Methods inherited from class com.collabnet.ce.soap60.webservices.cemain.ItemSoapDO
getFolderId, getPath, getTitle, setFolderId, setPath, setTitle
-
-
-
-
Field Detail
-
GOOD
public static final String GOOD
- See Also:
- Constant Field Values
-
CAUTION
public static final String CAUTION
- See Also:
- Constant Field Values
-
BAD
public static final String BAD
- See Also:
- Constant Field Values
-
-
Method Detail
-
getId
public String getId()
Returns 'id'.- Overrides:
getIdin classcom.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO- Returns:
- Value of 'id'.
-
setId
public void setId(String id)
Sets 'id'.- Overrides:
setIdin classcom.collabnet.ce.soap60.webservices.cemain.ObjectSoapDO- Parameters:
id- Value of 'id'.
-
getDescription
public String getDescription()
Returns 'description'.- Returns:
- Value of 'description'.
-
setDescription
public void setDescription(String description)
Sets 'description'.- Parameters:
description- Value of 'description'.
-
getHostname
public String getHostname()
Returns 'hostname'.- Returns:
- Value of 'hostname'.
-
setHostname
public void setHostname(String hostname)
Sets 'hostname'.- Parameters:
hostname- Value of 'hostname'.
-
getMasterSystemId
public String getMasterSystemId()
Returns 'masterSystemId'.- Returns:
- Value of 'masterSystemId'.
-
setMasterSystemId
public void setMasterSystemId(String masterSystemId)
Sets 'masterSystemId'.- Parameters:
masterSystemId- Value of 'masterSystemId'.
-
getMasterSystemTitle
public String getMasterSystemTitle()
Returns 'masterSystemTitle'.- Returns:
- Value of 'masterSystemTitle'.
-
setMasterSystemTitle
public void setMasterSystemTitle(String masterSystemTitle)
Sets 'masterSystemTitle'.- Parameters:
masterSystemTitle- Value of 'masterSystemTitle'.
-
getMasterSystemAdapterName
public String getMasterSystemAdapterName()
Returns 'masterSystemAdapterName'.- Returns:
- Value of 'masterSystemAdapterName'.
-
setMasterSystemAdapterName
public void setMasterSystemAdapterName(String masterSystemAdapterName)
Sets 'masterSystemAdapterName'.- Parameters:
masterSystemAdapterName- Value of 'masterSystemAdapterName'.
-
getManagedByUsername
public String getManagedByUsername()
Returns 'managedByUsername'.- Returns:
- Value of 'managedByUsername'.
-
setManagedByUsername
public void setManagedByUsername(String managedByUsername)
Sets 'managedByUsername'.- Parameters:
managedByUsername- Value of 'managedByUsername'.
-
getManagedByFullName
public String getManagedByFullName()
Returns 'managedByFullName'.- Returns:
- Value of 'managedByFullName'.
-
setManagedByFullName
public void setManagedByFullName(String managedByFullName)
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
public String getContextPath()
Returns 'contextPath'.- Returns:
- Value of 'contextPath'.
-
setContextPath
public void setContextPath(String contextPath)
Sets 'contextPath'.- Parameters:
contextPath- Value of 'contextPath'.
-
getViewerPath
public String getViewerPath()
Returns 'viewerPath'.- Returns:
- Value of 'viewerPath'.
-
setViewerPath
public void setViewerPath(String viewerPath)
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
public Date getDateLastContact()
Returns 'dateLastContact'.- Returns:
- Value of 'dateLastContact'.
-
setDateLastContact
public void setDateLastContact(Date dateLastContact)
Sets 'dateLastContact'.- Parameters:
dateLastContact- Value of 'dateLastContact'.
-
getHealth
public String getHealth()
Returns 'health'.- Returns:
- Value of 'health'.
-
setHealth
public void setHealth(String health)
Sets 'health'.- Parameters:
health- Value of 'health'.
-
registerTypeMappings
public static void registerTypeMappings(org.apache.axis.client.Call call)
-
-