Interface ClientAnnotation
- All Superinterfaces:
ClientValuable
-
Method Summary
Methods inherited from interface org.apache.olingo.client.api.domain.ClientValuable
getCollectionValue, getComplexValue, getEnumValue, getPrimitiveValue, getValue, hasCollectionValue, hasComplexValue, hasEnumValue, hasNullValue, hasPrimitiveValue
-
Method Details
-
getTerm
String getTerm()Returns annotation name.- Returns:
- annotation name.
-