Package | Description |
---|---|
com.rometools.modules.base.types |
This package contains complex and utility datatypes for use with Google Base.
|
Modifier and Type | Class and Description |
---|---|
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 © 2016. All rights reserved.