|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntUnit | |
---|---|
com.sun.syndication.feed.module.base | This is the base package for the Google Base ROME module. |
Uses of IntUnit in com.sun.syndication.feed.module.base |
---|
Methods in com.sun.syndication.feed.module.base that return IntUnit | |
---|---|
IntUnit |
Housing.getArea()
The area of the real estate. |
IntUnit |
GoogleBaseImpl.getArea()
|
IntUnit[] |
Unknown.getSquareFootages()
|
IntUnit[] |
GoogleBaseImpl.getSquareFootages()
|
Methods in com.sun.syndication.feed.module.base with parameters of type IntUnit | |
---|---|
void |
Housing.setArea(IntUnit area)
The area of the real estate. |
void |
GoogleBaseImpl.setArea(IntUnit area)
|
void |
Unknown.setSquareFootages(IntUnit[] squareFootages)
|
void |
GoogleBaseImpl.setSquareFootages(IntUnit[] squareFootages)
|
Constructors in com.sun.syndication.feed.module.base with parameters of type IntUnit | |
---|---|
CustomTagImpl(java.lang.String name,
IntUnit value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |