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