org.odata4j.format.xml
Class AtomFeedFormatParser.AtomLink

java.lang.Object
  extended by org.odata4j.format.xml.AtomFeedFormatParser.AtomLink
Enclosing class:
AtomFeedFormatParser

public static class AtomFeedFormatParser.AtomLink
extends Object


Field Summary
 String href
           
 String relation
           
 String title
           
 String type
           
 
Constructor Summary
AtomFeedFormatParser.AtomLink()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

href

public String href

relation

public String relation

title

public String title

type

public String type
Constructor Detail

AtomFeedFormatParser.AtomLink

public AtomFeedFormatParser.AtomLink()


http://odata4j.org