Uses of Interface
org.apache.olingo.odata2.api.servicedocument.ExtensionAttribute
-
Packages that use ExtensionAttribute Package Description org.apache.olingo.odata2.api.servicedocument -
-
Uses of ExtensionAttribute in org.apache.olingo.odata2.api.servicedocument
Methods in org.apache.olingo.odata2.api.servicedocument that return types with arguments of type ExtensionAttribute Modifier and Type Method Description List<ExtensionAttribute>CommonAttributes. getAttributes()Get the list of any attributesList<ExtensionAttribute>ExtensionElement. getAttributes()Get attributes
-