public interface

AtomInfo

implements Titled
org.odata4j.core.AtomInfo

Class Overview

Additional Atom information.

Summary

Public Methods
abstract String getCategoryTerm()
Gets the Atom category term.
abstract String getTitle()
Gets the Atom title.
[Expand]
Inherited Methods
From interface org.odata4j.core.Titled

Public Methods

public abstract String getCategoryTerm ()

Gets the Atom category term.

Returns
  • the Atom category term

public abstract String getTitle ()

Gets the Atom title.

Returns
  • the Atom title