| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.servicedocument | |
| org.apache.olingo.odata2.core.servicedocument |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionAttribute> |
ExtensionElement.getAttributes()
Get attributes
|
List<ExtensionAttribute> |
CommonAttributes.getAttributes()
Get the list of any attributes
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionAttributeImpl |
| Modifier and Type | Method and Description |
|---|---|
List<ExtensionAttribute> |
ExtensionElementImpl.getAttributes() |
List<ExtensionAttribute> |
CommonAttributesImpl.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
ExtensionElementImpl |
ExtensionElementImpl.setAttributes(List<ExtensionAttribute> attributes) |
CommonAttributesImpl |
CommonAttributesImpl.setAttributes(List<ExtensionAttribute> attributes) |
Copyright © 2020. All rights reserved.