org.plasma.sdo.access.provider.common
Class PropertyPair
java.lang.Object
org.plasma.sdo.access.provider.common.PropertyPair
public class PropertyPair
- extends Object
- Author:
- scinnamond
PropertyPair
public PropertyPair(PlasmaProperty prop,
Object value)
PropertyPair
public PropertyPair(PlasmaProperty prop,
Object value,
Object oldValue)
getProp
public PlasmaProperty getProp()
getValue
public Object getValue()
getOldValue
public Object getOldValue()
setOldValue
public void setOldValue(Object oldValue)
getColumn
public int getColumn()
getValueProp
public PlasmaProperty getValueProp()
setValueProp
public void setValueProp(PlasmaProperty valueProp)
setColumn
public void setColumn(int column)
getOldValueColumn
public int getOldValueColumn()
setOldValueColumn
public void setOldValueColumn(int oldValueColumn)
getPropertyPath
public String getPropertyPath()
setPropertyPath
public void setPropertyPath(String propertyPath)
toString
public String toString()
- Overrides:
toString in class Object
isQueryProperty
public boolean isQueryProperty()
setQueryProperty
public void setQueryProperty(boolean queryProperty)
Copyright © 2014. All rights reserved.