org.odata4j.core
Interface AtomInfo

All Superinterfaces:
Titled

public interface AtomInfo
extends Titled

Additional Atom information.


Method Summary
 String getCategoryTerm()
          Gets the Atom category term.
 String getTitle()
          Gets the Atom title.
 

Method Detail

getCategoryTerm

String getCategoryTerm()
Gets the Atom category term.

Returns:
the Atom category term

getTitle

String getTitle()
Gets the Atom title.

Specified by:
getTitle in interface Titled
Returns:
the Atom title


http://odata4j.org