isNewOrChanged

open override fun isNewOrChanged(property: Property): Boolean

Return true if the value of property property is new or changed, relative to {@link com.sap.cloud.mobile.kotlin.odata.EntityValue#oldEntity EntityValue.oldEntity}.

Return

true if the value of property property is new or changed, relative to {@link com.sap.cloud.mobile.kotlin.odata.EntityValue#oldEntity EntityValue.oldEntity}.

Parameters

property

Structural property.