public class GetThreadTransactions 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="GetThreadTransactionsRequest" type="{urn:org:miloss:fgsms:services:interfaces:dataAccessService}GetThreadTransactionsRequestMsg"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected GetThreadTransactionsRequestMsg |
getThreadTransactionsRequest |
Constructor and Description |
---|
GetThreadTransactions() |
Modifier and Type | Method and Description |
---|---|
GetThreadTransactionsRequestMsg |
getGetThreadTransactionsRequest()
Gets the value of the getThreadTransactionsRequest property.
|
boolean |
isSetGetThreadTransactionsRequest() |
void |
setGetThreadTransactionsRequest(GetThreadTransactionsRequestMsg value)
Sets the value of the getThreadTransactionsRequest property.
|
protected GetThreadTransactionsRequestMsg getThreadTransactionsRequest
public GetThreadTransactionsRequestMsg getGetThreadTransactionsRequest()
GetThreadTransactionsRequestMsg
public void setGetThreadTransactionsRequest(GetThreadTransactionsRequestMsg value)
value
- allowed object is
GetThreadTransactionsRequestMsg
public boolean isSetGetThreadTransactionsRequest()
Copyright © 2008–2017 MIL-OSS. All rights reserved.