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