|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.data.AbstractExtension
com.google.api.gbase.client.GmItemType
public class GmItemType
Java representation for the gm:item_type tag found in the item type feed.
Constructor Summary | |
---|---|
GmItemType()
Creates an unset item type object. |
|
GmItemType(java.lang.String itemType)
Creates and initializez an item type object. |
Method Summary | |
---|---|
java.lang.String |
getItemType()
Gets the item type value. |
void |
setItemType(java.lang.String itemType)
Sets the item type value. |
Methods inherited from class com.google.gdata.data.AbstractExtension |
---|
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutable |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GmItemType()
public GmItemType(java.lang.String itemType)
itemType
- itemType valueMethod Detail |
---|
public java.lang.String getItemType()
public void setItemType(java.lang.String itemType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |