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