Kanzi  3.9.8
Kanzi Engine Java API
KanziObject Member List

This is the complete list of members for KanziObject, including all inherited members.

close() (defined in NativeObject)NativeObject
equals(Object object)KanziObject
getDomain()KanziObject
getDynamicMetaclass()KanziObject
getNative()KanziObject
getOptionalProperty(PropertyType< TDataType > propertyType)KanziObject
getProperty(PropertyType< TDataType > propertyType)KanziObject
hashCode()KanziObject
hasValue(PropertyType< TDataType > propertyType)KanziObject
isStale()KanziObject
metaclassKanziObjectstatic
mNativeObject (defined in NativeObject)NativeObjectprotected
mPhantomRef (defined in NativeObject)NativeObjectprotected
removeLocalValue(PropertyType< TDataType > propertyType)KanziObject
setProperty(PropertyType< TDataType > propertyType, TDataType value)KanziObject
tryCreateObjectRef(Class< TType > clazz)KanziObject