|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface NamespacedAnnotation<T>
An annotation (typed name-value pair) that lives in a namespace.
| Method Summary | |
|---|---|
PrefixedNamespace |
getNamespace()
Gets the namespace (and namespace prefix) for this annotation. |
Class<T> |
getValueType()
Gets the java-type of the annotation value. |
| Methods inherited from interface org.odata4j.core.NamedValue |
|---|
getValue |
| Methods inherited from interface org.odata4j.core.Named |
|---|
getName |
| Method Detail |
|---|
PrefixedNamespace getNamespace()
Class<T> getValueType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||