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