com.cumulocity.model.audit
Class Change
java.lang.Object
com.cumulocity.model.audit.Change
public class Change
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Change
public Change()
getType
public String getType()
setType
public void setType(Class type)
setType
public void setType(String type)
getAttribute
public String getAttribute()
setAttribute
public void setAttribute(String attribute)
getPreviousValue
public Object getPreviousValue()
setPreviousValue
public void setPreviousValue(Object previous)
getNewValue
public Object getNewValue()
setNewValue
public void setNewValue(Object current)
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.