Uses of Class
org.apache.juneau.bean.atom.Common

Packages that use Common
Package
Description
ATOM Data Transfer Objects
  • Uses of Common in org.apache.juneau.bean.atom

    Modifier and Type
    Class
    Description
    class 
    Represents a category or tag associated with a feed or entry.
    class 
    Base class for feed-level and entry-level Atom elements.
    class 
    Represents the content of an Atom entry.
    class 
    Represents an individual entry within an Atom feed or as a standalone Atom document.
    class 
    Represents a top-level Atom feed document.
    class 
    Identifies the software agent used to generate an Atom feed.
    class 
    Represents a small icon image for visual identification of a feed.
    class 
    Represents a permanent, universally unique identifier for a feed or entry.
    class 
    Represents a reference from an entry or feed to a Web resource.
    class 
    Represents a larger logo image for visual identification of a feed.
    class 
    Represents a person, corporation, or similar entity in an Atom document.
    class 
    Represents metadata from the source feed when an entry is copied from one feed to another.
    class 
    Represents human-readable text in an Atom document.
    Methods in org.apache.juneau.bean.atom that return Common
    Modifier and Type
    Method
    Description
    Common.setBase(Object value)
    Bean property setter: base.
    Common.setLang(String value)
    Bean property setter: lang.