|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
int |
getModifiers()
Returns Cache modifiers for the CacheArgument . |
Methods inherited from interface com.intersys.objects.reflect.CacheDescription |
getDefaultValue, getDefaultValueString, getElementTypeName, getJavaTypeName, getName, getType, getTypeName |
Method Detail |
public int getModifiers()
CacheArgument
.
Possible modifiers:
CacheModifier.HAS_DEFAULT_VALUE
,
CacheModifier.BY_REFERENCE
CacheModifier.LITERAL
getModifiers
in interface CacheDescription
CacheArgument
represented
as an int
. The CacheModifier
class
should be used to decode the modifiers.CacheModifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |