toxi.data.feeds
Class AtomContent

java.lang.Object
  extended by toxi.data.feeds.AtomContent

public class AtomContent
extends java.lang.Object


Field Summary
 java.lang.String type
           
 java.lang.String value
           
 
Constructor Summary
AtomContent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

type

public java.lang.String type

value

public java.lang.String value
Constructor Detail

AtomContent

public AtomContent()