org.umu.jasb.test.testC.data
Class ProtocolService
java.lang.Object
org.umu.jasb.test.testC.data.ManagedElement
org.umu.jasb.test.testC.data.ManagedSystemElement
org.umu.jasb.test.testC.data.LogicalElement
org.umu.jasb.test.testC.data.EnabledLogicalElement
org.umu.jasb.test.testC.data.Service
org.umu.jasb.test.testC.data.ProtocolService
public class ProtocolService
- extends Service
- Author:
- Jose Maria Alcaraz-Calero jmalcaraz@um.es - University of Murcia
Methods inherited from class org.umu.jasb.test.testC.data.Service |
getCreationClassName, getPrimaryOwnerContact, getPrimaryOwnerName, getStarted, getStartMode, getSystemCreationClassName, getSystemName, setCreationClassName, setPrimaryOwnerContact, setPrimaryOwnerName, setStarted, setStartMode, setSystemCreationClassName, setSystemName |
Methods inherited from class org.umu.jasb.test.testC.data.EnabledLogicalElement |
getAvailableRequestedStates, getEnabledDefault, getEnabledState, getOtherEnabledState, getRequestedState, getTimeOfLastStateChange, getTransitioningToState, setAvailableRequestedStates, setEnabledDefault, setEnabledState, setOtherEnabledState, setRequestedState, setTimeOfLastStateChange, setTransitioningToState |
Methods inherited from class org.umu.jasb.test.testC.data.ManagedSystemElement |
getCommunicationStatus, getDetailedStatus, getHealthState, getInstallDate, getName, getOperatingStatus, getOperationalStatus, getPrimaryStatus, getStatus, getStatusDescriptions, setCommunicationStatus, setDetailedStatus, setHealthState, setInstallDate, setName, setOperatingStatus, setOperationalStatus, setPrimaryStatus, setStatus, setStatusDescriptions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Protocol
public java.lang.String Protocol
OtherProtocol
public java.lang.String OtherProtocol
MaxConnections
public java.lang.Integer MaxConnections
ProtocolService
public ProtocolService()
getProtocol
public java.lang.String getProtocol()
setProtocol
public void setProtocol(java.lang.String protocol)
getOtherProtocol
public java.lang.String getOtherProtocol()
setOtherProtocol
public void setOtherProtocol(java.lang.String otherProtocol)
getMaxConnections
public java.lang.Integer getMaxConnections()
setMaxConnections
public void setMaxConnections(java.lang.Integer maxConnections)