|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ShippingType | |
|---|---|
| com.sun.syndication.feed.module.base | This is the base package for the Google Base ROME module. |
| Uses of ShippingType in com.sun.syndication.feed.module.base |
|---|
| Methods in com.sun.syndication.feed.module.base that return ShippingType | |
|---|---|
ShippingType[] |
Vehicle.getShipping()
Shipping options available for an item. |
ShippingType[] |
Travel.getShipping()
Shipping options available for an item. |
ShippingType[] |
Service.getShipping()
Shipping options available for an item. |
ShippingType[] |
Product.getShipping()
Shipping options available for an item. |
ShippingType[] |
GoogleBaseImpl.getShipping()
|
ShippingType[] |
Event.getShipping()
Shipping information related to the event. |
| Methods in com.sun.syndication.feed.module.base with parameters of type ShippingType | |
|---|---|
void |
Vehicle.setShipping(ShippingType[] shipping)
Shipping options available for an item. |
void |
Service.setShipping(ShippingType[] shipping)
Shipping options available for an item. |
void |
Product.setShipping(ShippingType[] shipping)
Shipping options available for an item. |
void |
GoogleBaseImpl.setShipping(ShippingType[] shipping)
|
void |
Event.setShipping(ShippingType[] shipping)
Shipping information related to the event. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||