public class ChangeEventInfoDataImpl extends AbstractExtensionData implements ChangeEventInfo
| Constructor and Description |
|---|
ChangeEventInfoDataImpl() |
| Modifier and Type | Method and Description |
|---|---|
GregorianCalendar |
getChangeTime() |
ChangeType |
getChangeType() |
void |
setChangeTime(GregorianCalendar changeTime) |
void |
setChangeType(ChangeType changeType) |
getExtensions, setExtensions, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtensions, setExtensionspublic GregorianCalendar getChangeTime()
getChangeTime in interface ChangeEventInfopublic void setChangeTime(GregorianCalendar changeTime)
public ChangeType getChangeType()
getChangeType in interface ChangeEventInfopublic void setChangeType(ChangeType changeType)
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.