com.sun.syndication.feed.atom
Class Link.Rel

java.lang.Object
  extended bycom.sun.syndication.common.Enum
      extended bycom.sun.syndication.feed.atom.Link.Rel
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable
Enclosing class:
Link

public static class Link.Rel
extends Enum

Enumeration type for the 'rel' property of Atom Link elements.

Author:
Alejandro Abdelnur
See Also:
Serialized Form

Methods inherited from class com.sun.syndication.common.Enum
clone, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 



Copyright © 2004 Sun Microsystems. All Rights Reserved.