public class SessionHeartbeatAndHACheckRequest
extends java.lang.Object
Java class for SessionHeartbeatAndHACheckRequest complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SessionHeartbeatAndHACheckRequest">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ssoToken" type="{http://www.nortel.com/soa/oi/cct/types}ssoToken"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SessionHeartbeatAndHACheckRequest() |
| Modifier and Type | Method and Description |
|---|---|
SsoToken |
getSsoToken()
Gets the value of the ssoToken property.
|
void |
setSsoToken(SsoToken value)
Sets the value of the ssoToken property.
|
Copyright © 2010 All Rights Reserved.