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