public class QueryResponse extends Object implements Serializable
Java class for anonymous complex type.
Constructor and Description |
---|
QueryResponse() |
Modifier and Type | Method and Description |
---|---|
ZuoraResponse |
getResult()
Gets the value of the result property.
|
void |
setResult(ZuoraResponse value)
Sets the value of the result property.
|
public ZuoraResponse getResult()
ZuoraResponse
public void setResult(ZuoraResponse value)
value
- allowed object is ZuoraResponse
Copyright © 2010–2016. All rights reserved.