public class ItemTypeDescription extends Object
GoogleBaseEntry.getGoogleBaseMetadata().getItemTypeDescription()| Modifier and Type | Method and Description |
|---|---|
List<? extends GoogleBaseAttributeId> |
getAttributeIds()
Deprecated.
use
getAttributes() instead |
Collection<GmAttributes.GmAttribute> |
getAttributes()
Get the list of attribute ids with extra information as defined for this
item type.
|
String |
getName()
Gets the item type name.
|
public String getName()
public List<? extends GoogleBaseAttributeId> getAttributeIds()
getAttributes() insteadpublic Collection<GmAttributes.GmAttribute> getAttributes()
Copyright © 2012. All Rights Reserved.