Uses of Interface
org.apache.olingo.odata2.api.servicedocument.ExtensionAttribute
Packages that use ExtensionAttribute
Package
Description
-
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 ExtensionAttributeModifier and TypeMethodDescriptionCommonAttributes.getAttributes()Get the list of any attributesExtensionElement.getAttributes()Get attributes -
Uses of ExtensionAttribute in org.apache.olingo.odata2.core.servicedocument
Classes in org.apache.olingo.odata2.core.servicedocument that implement ExtensionAttributeMethods in org.apache.olingo.odata2.core.servicedocument that return types with arguments of type ExtensionAttributeModifier and TypeMethodDescriptionCommonAttributesImpl.getAttributes()ExtensionElementImpl.getAttributes()Method parameters in org.apache.olingo.odata2.core.servicedocument with type arguments of type ExtensionAttributeModifier and TypeMethodDescriptionCommonAttributesImpl.setAttributes(List<ExtensionAttribute> attributes) ExtensionElementImpl.setAttributes(List<ExtensionAttribute> attributes)