| java.lang.Object | |
| ↳ | org.odata4j.core.GenericAnnotation<T> |
Known Direct Subclasses
|
Known Indirect Subclasses
|
Generic implementation of NamespacedAnnotation.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| localName | |||||||||||
| namespace | |||||||||||
| value | |||||||||||
| valueType | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the name.
| |||||||||||
Gets the namespace (and namespace prefix) for this annotation.
| |||||||||||
Gets the value.
| |||||||||||
Gets the java-type of the annotation value.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
org.odata4j.core.Named
| |||||||||||
From interface
org.odata4j.core.NamedValue
| |||||||||||
From interface
org.odata4j.core.NamespacedAnnotation
| |||||||||||
| namespaceUri | |
|---|---|
| namespacePrefix | |
| localName | |
| valueType | |
| value |
Gets the name.
Gets the namespace (and namespace prefix) for this annotation.
Gets the value.
Gets the java-type of the annotation value.