|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Titled | |
|---|---|
| org.odata4j.core | Core odata4j concepts. |
| org.odata4j.format.xml | |
| Uses of Titled in org.odata4j.core |
|---|
| Subinterfaces of Titled in org.odata4j.core | |
|---|---|
interface |
AtomInfo
Additional Atom information. |
interface |
EntitySetInfo
Entity-set title and href. |
interface |
OLink
An OLink represents a reference to one or more OData entities. |
interface |
ORelatedEntitiesLink
An ORelatedEntitiesLink represents a relationship to multiple OData entities. |
interface |
ORelatedEntitiesLinkInline
An ORelatedEntitiesLinkInline is an ORelatedEntitiesLink that also includes the referents inline. |
interface |
ORelatedEntityLink
An ORelatedEntityLink represents a relationship to a single OData entity. |
interface |
ORelatedEntityLinkInline
An ORelatedEntityLinkInline is an ORelatedEntityLink that also includes the referent inlined. |
| Methods in org.odata4j.core with type parameters of type Titled | ||
|---|---|---|
static
|
OFuncs.title(Class<T> titledType)
|
|
| Uses of Titled in org.odata4j.format.xml |
|---|
| Classes in org.odata4j.format.xml that implement Titled | |
|---|---|
class |
AtomCollectionInfo
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||