public static interface OfBizPropertyEntryStore.PropertyEntry
Modifier and Type | Method and Description |
---|---|
int |
getType()
The type of the property set entry.
|
Object |
getValue()
Returns a safe copy of the cached value of this property entry.
|
Object |
getValue(int type)
Returns a safe copy of the cached value of this property entry with the requested type as opposed to
its actual stored type.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.