public interface Recipe extends CreativeWork
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Recipe.Builder
Builder interface of http://schema.org/Recipe.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCookingMethodList()
Returns the value list of property cookingMethod.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getCookTimeList()
Returns the value list of property cookTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getIngredientsList()
Returns the value list of property ingredients.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getNutritionList()
Returns the value list of property nutrition.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getPrepTimeList()
Returns the value list of property prepTime.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRecipeCategoryList()
Returns the value list of property recipeCategory.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRecipeCuisineList()
Returns the value list of property recipeCuisine.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRecipeIngredientList()
Returns the value list of property recipeIngredient.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRecipeInstructionsList()
Returns the value list of property recipeInstructions.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getRecipeYieldList()
Returns the value list of property recipeYield.
|
com.google.common.collect.ImmutableList<SchemaOrgType> |
getTotalTimeList()
Returns the value list of property totalTime.
|
getAboutList, getAccessibilityAPIList, getAccessibilityControlList, getAccessibilityFeatureList, getAccessibilityHazardList, getAccountablePersonList, getAggregateRatingList, getAlternativeHeadlineList, getAssociatedMediaList, getAudienceList, getAudioList, getAuthorList, getAwardList, getAwardsList, getCharacterList, getCitationList, getCommentCountList, getCommentList, getContentLocationList, getContentRatingList, getContributorList, getCopyrightHolderList, getCopyrightYearList, getCreatorList, getDateCreatedList, getDateModifiedList, getDatePublishedList, getDiscussionUrlList, getEditorList, getEducationalAlignmentList, getEducationalUseList, getEncodingList, getEncodingsList, getExampleOfWorkList, getFileFormatList, getGenreList, getHasPartList, getHeadlineList, getInLanguageList, getInteractionStatisticList, getInteractivityTypeList, getIsBasedOnUrlList, getIsFamilyFriendlyList, getIsPartOfList, getKeywordsList, getLearningResourceTypeList, getLicenseList, getLocationCreatedList, getMainEntityList, getMentionsList, getOffersList, getPositionList, getProducerList, getProviderList, getPublicationList, getPublisherList, getPublishingPrinciplesList, getRecordedAtList, getReleasedEventList, getReviewList, getReviewsList, getSchemaVersionList, getSourceOrganizationList, getTextList, getThumbnailUrlList, getTimeRequiredList, getTranslatorList, getTypicalAgeRangeList, getVersionList, getVideoList, getWorkExampleListgetAdditionalTypeList, getAlternateNameList, getDescriptionList, getDetailedDescriptionList, getImageList, getMainEntityOfPageList, getNameList, getPopularityScoreList, getPotentialActionList, getSameAsList, getUrlListcontainsJsonLdId, getJsonLdContextList, getJsonLdId, getJsonLdReverseMapgetFullTypeName, getProperty, includesPropertycontentEqualscom.google.common.collect.ImmutableList<SchemaOrgType> getCookingMethodList()
com.google.common.collect.ImmutableList<SchemaOrgType> getCookTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getIngredientsList()
com.google.common.collect.ImmutableList<SchemaOrgType> getNutritionList()
com.google.common.collect.ImmutableList<SchemaOrgType> getPrepTimeList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRecipeCategoryList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRecipeCuisineList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRecipeIngredientList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRecipeInstructionsList()
com.google.common.collect.ImmutableList<SchemaOrgType> getRecipeYieldList()
com.google.common.collect.ImmutableList<SchemaOrgType> getTotalTimeList()