Class JcoConnectionType
java.lang.Object
de.hybris.platform.sap.core.jco.monitor.jaxb.JcoConnectionType
Java class for jcoConnectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="jcoConnectionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="abapHost" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="abapClient" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="abapSystemNumber" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="abapLanguage" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="abapUser" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="applicationName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="connectionHandle" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="connectionType" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="conversationId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="dsrPassport" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="functionModuleName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="groupName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="lastActivityTimestamp" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="lastActivityTimestampString" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="protocol" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="rfcDestinationName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sessionId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="state" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="stateString" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="systemId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="threadId" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="threadName" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Longprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Longprotected Stringprotected Stringprotected Stringprotected Stringprotected Integerprotected Stringprotected Stringprotected Longprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the abapClient property.Gets the value of the abapHost property.Gets the value of the abapLanguage property.Gets the value of the abapSystemNumber property.Gets the value of the abapUser property.Gets the value of the applicationName property.Gets the value of the connectionHandle property.Gets the value of the connectionType property.Gets the value of the conversationId property.Gets the value of the dsrPassport property.Gets the value of the functionModuleName property.Gets the value of the groupName property.Gets the value of the lastActivityTimestamp property.Gets the value of the lastActivityTimestampString property.Gets the value of the protocol property.Gets the value of the rfcDestinationName property.Gets the value of the sessionId property.getState()Gets the value of the state property.Gets the value of the stateString property.Gets the value of the systemId property.Gets the value of the threadId property.Gets the value of the threadName property.voidsetAbapClient(String value) Sets the value of the abapClient property.voidsetAbapHost(String value) Sets the value of the abapHost property.voidsetAbapLanguage(String value) Sets the value of the abapLanguage property.voidsetAbapSystemNumber(String value) Sets the value of the abapSystemNumber property.voidsetAbapUser(String value) Sets the value of the abapUser property.voidsetApplicationName(String value) Sets the value of the applicationName property.voidsetConnectionHandle(Long value) Sets the value of the connectionHandle property.voidsetConnectionType(String value) Sets the value of the connectionType property.voidsetConversationId(String value) Sets the value of the conversationId property.voidsetDsrPassport(String value) Sets the value of the dsrPassport property.voidsetFunctionModuleName(String value) Sets the value of the functionModuleName property.voidsetGroupName(String value) Sets the value of the groupName property.voidsetLastActivityTimestamp(Long value) Sets the value of the lastActivityTimestamp property.voidSets the value of the lastActivityTimestampString property.voidsetProtocol(String value) Sets the value of the protocol property.voidsetRfcDestinationName(String value) Sets the value of the rfcDestinationName property.voidsetSessionId(String value) Sets the value of the sessionId property.voidSets the value of the state property.voidsetStateString(String value) Sets the value of the stateString property.voidsetSystemId(String value) Sets the value of the systemId property.voidsetThreadId(Long value) Sets the value of the threadId property.voidsetThreadName(String value) Sets the value of the threadName property.
-
Field Details
-
abapHost
-
abapClient
-
abapSystemNumber
-
abapLanguage
-
abapUser
-
applicationName
-
connectionHandle
-
connectionType
-
conversationId
-
dsrPassport
-
functionModuleName
-
groupName
-
lastActivityTimestamp
-
lastActivityTimestampString
-
protocol
-
rfcDestinationName
-
sessionId
-
state
-
stateString
-
systemId
-
threadId
-
threadName
-
-
Constructor Details
-
JcoConnectionType
public JcoConnectionType()
-
-
Method Details
-
getAbapHost
Gets the value of the abapHost property.- Returns:
- possible object is
String
-
setAbapHost
Sets the value of the abapHost property.- Parameters:
value- allowed object isString
-
getAbapClient
Gets the value of the abapClient property.- Returns:
- possible object is
String
-
setAbapClient
Sets the value of the abapClient property.- Parameters:
value- allowed object isString
-
getAbapSystemNumber
Gets the value of the abapSystemNumber property.- Returns:
- possible object is
String
-
setAbapSystemNumber
Sets the value of the abapSystemNumber property.- Parameters:
value- allowed object isString
-
getAbapLanguage
Gets the value of the abapLanguage property.- Returns:
- possible object is
String
-
setAbapLanguage
Sets the value of the abapLanguage property.- Parameters:
value- allowed object isString
-
getAbapUser
Gets the value of the abapUser property.- Returns:
- possible object is
String
-
setAbapUser
Sets the value of the abapUser property.- Parameters:
value- allowed object isString
-
getApplicationName
Gets the value of the applicationName property.- Returns:
- possible object is
String
-
setApplicationName
Sets the value of the applicationName property.- Parameters:
value- allowed object isString
-
getConnectionHandle
Gets the value of the connectionHandle property.- Returns:
- possible object is
Long
-
setConnectionHandle
Sets the value of the connectionHandle property.- Parameters:
value- allowed object isLong
-
getConnectionType
Gets the value of the connectionType property.- Returns:
- possible object is
String
-
setConnectionType
Sets the value of the connectionType property.- Parameters:
value- allowed object isString
-
getConversationId
Gets the value of the conversationId property.- Returns:
- possible object is
String
-
setConversationId
Sets the value of the conversationId property.- Parameters:
value- allowed object isString
-
getDsrPassport
Gets the value of the dsrPassport property.- Returns:
- possible object is
String
-
setDsrPassport
Sets the value of the dsrPassport property.- Parameters:
value- allowed object isString
-
getFunctionModuleName
Gets the value of the functionModuleName property.- Returns:
- possible object is
String
-
setFunctionModuleName
Sets the value of the functionModuleName property.- Parameters:
value- allowed object isString
-
getGroupName
Gets the value of the groupName property.- Returns:
- possible object is
String
-
setGroupName
Sets the value of the groupName property.- Parameters:
value- allowed object isString
-
getLastActivityTimestamp
Gets the value of the lastActivityTimestamp property.- Returns:
- possible object is
Long
-
setLastActivityTimestamp
Sets the value of the lastActivityTimestamp property.- Parameters:
value- allowed object isLong
-
getLastActivityTimestampString
Gets the value of the lastActivityTimestampString property.- Returns:
- possible object is
String
-
setLastActivityTimestampString
Sets the value of the lastActivityTimestampString property.- Parameters:
value- allowed object isString
-
getProtocol
Gets the value of the protocol property.- Returns:
- possible object is
String
-
setProtocol
Sets the value of the protocol property.- Parameters:
value- allowed object isString
-
getRfcDestinationName
Gets the value of the rfcDestinationName property.- Returns:
- possible object is
String
-
setRfcDestinationName
Sets the value of the rfcDestinationName property.- Parameters:
value- allowed object isString
-
getSessionId
Gets the value of the sessionId property.- Returns:
- possible object is
String
-
setSessionId
Sets the value of the sessionId property.- Parameters:
value- allowed object isString
-
getState
Gets the value of the state property.- Returns:
- possible object is
Integer
-
setState
Sets the value of the state property.- Parameters:
value- allowed object isInteger
-
getStateString
Gets the value of the stateString property.- Returns:
- possible object is
String
-
setStateString
Sets the value of the stateString property.- Parameters:
value- allowed object isString
-
getSystemId
Gets the value of the systemId property.- Returns:
- possible object is
String
-
setSystemId
Sets the value of the systemId property.- Parameters:
value- allowed object isString
-
getThreadId
Gets the value of the threadId property.- Returns:
- possible object is
Long
-
setThreadId
Sets the value of the threadId property.- Parameters:
value- allowed object isLong
-
getThreadName
Gets the value of the threadName property.- Returns:
- possible object is
String
-
setThreadName
Sets the value of the threadName property.- Parameters:
value- allowed object isString
-