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