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