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