public interface NutritionInformation extends StructuredValue
| Modifier and Type | Interface and Description |
|---|---|
static interface |
NutritionInformation.Builder
Builder interface of http://schema.org/NutritionInformation.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCaloriesList()
Returns the value list of property calories.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCarbohydrateContentList()
Returns the value list of property carbohydrateContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCholesterolContentList()
Returns the value list of property cholesterolContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFatContentList()
Returns the value list of property fatContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getFiberContentList()
Returns the value list of property fiberContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getProteinContentList()
Returns the value list of property proteinContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSaturatedFatContentList()
Returns the value list of property saturatedFatContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getServingSizeList()
Returns the value list of property servingSize.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSodiumContentList()
Returns the value list of property sodiumContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getSugarContentList()
Returns the value list of property sugarContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTransFatContentList()
Returns the value list of property transFatContent.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getUnsaturatedFatContentList()
Returns the value list of property unsaturatedFatContent.
|
getAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getCaloriesList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCarbohydrateContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCholesterolContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getFatContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getFiberContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getProteinContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSaturatedFatContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getServingSizeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSodiumContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getSugarContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTransFatContentList()
com.google.common.collect.ImmutableList<SchemaOrgType> getUnsaturatedFatContentList()