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