Uses of Interface
com.sun.syndication.feed.module.base.types.CloneableType

Packages that use CloneableType
com.sun.syndication.feed.module.base.types This package contains complex and utility datatypes for use with Google Base. 
 

Uses of CloneableType in com.sun.syndication.feed.module.base.types
 

Classes in com.sun.syndication.feed.module.base.types that implement CloneableType
 class DateTimeRange
          Represents a time range.
 class FloatUnit
          This class represents a quantity consisting of a float value and an optional units specification.
 class GenderEnumeration
          Simple enumeration for Genders.
 class IntUnit
           
 class PriceTypeEnumeration
          Enumeration of values suitable for "price_type" or "salary_type".
 class ShippingType
          This class represents a specific shipping option for an item.
 class ShortDate
          This is a simple wrapper for java.util.Date that indicates it should be formatted without time of day for Google Base.
 class Size
          Represents the size on an item in 2 or 3 dimensions.
 class YearType
          This class represents a simple 4 digit year.
 



Copyright © 2006-2009. All Rights Reserved.