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