public interface CacheVariable
Modifier and Type | Interface and Description |
---|---|
static class |
CacheVariable.TypeEnum |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDataId() |
java.lang.String |
getIdentifier() |
java.lang.String |
getInvalidate() |
java.lang.String |
getMethod() |
CacheVariable.TypeEnum |
getType() |
boolean |
isRequired() |
boolean |
isSetRequired() |
boolean |
isSetType() |
boolean isSetType()
CacheVariable.TypeEnum getType()
java.lang.String getIdentifier()
java.lang.String getMethod()
boolean isSetRequired()
boolean isRequired()
java.lang.String getDataId()
java.lang.String getInvalidate()