public class GetThreadTransactionsResponse extends Object implements Serializable
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="GetThreadTransactionsResponse" type="{urn:org:miloss:fgsms:services:interfaces:dataAccessService}GetThreadTransactionsResponseMsg"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetThreadTransactionsResponseMsg |
getThreadTransactionsResponse |
Constructor and Description |
---|
GetThreadTransactionsResponse() |
Modifier and Type | Method and Description |
---|---|
GetThreadTransactionsResponseMsg |
getGetThreadTransactionsResponse()
Gets the value of the getThreadTransactionsResponse property.
|
boolean |
isSetGetThreadTransactionsResponse() |
void |
setGetThreadTransactionsResponse(GetThreadTransactionsResponseMsg value)
Sets the value of the getThreadTransactionsResponse property.
|
protected GetThreadTransactionsResponseMsg getThreadTransactionsResponse
public GetThreadTransactionsResponseMsg getGetThreadTransactionsResponse()
GetThreadTransactionsResponseMsg
public void setGetThreadTransactionsResponse(GetThreadTransactionsResponseMsg value)
value
- allowed object is
GetThreadTransactionsResponseMsg
public boolean isSetGetThreadTransactionsResponse()
Copyright © 2008–2017 MIL-OSS. All rights reserved.