Uses of Enum Class
com.github.jsonldjava.core.JsonLdConsts.Embed
Packages that use JsonLdConsts.Embed
-
Uses of JsonLdConsts.Embed in com.github.jsonldjava.core
Fields in com.github.jsonldjava.core declared as JsonLdConsts.EmbedModifier and TypeFieldDescriptionJsonLdApi.FramingContext.embedprivate JsonLdConsts.EmbedJsonLdOptions.embedMethods in com.github.jsonldjava.core that return JsonLdConsts.EmbedModifier and TypeMethodDescription(package private) JsonLdConsts.EmbedJsonLdOptions.getEmbedVal()private JsonLdConsts.EmbedJsonLdApi.getFrameEmbed(Map<String, Object> frame, JsonLdConsts.Embed thedefault) static JsonLdConsts.EmbedReturns the enum constant of this class with the specified name.static JsonLdConsts.Embed[]JsonLdConsts.Embed.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.jsonldjava.core with parameters of type JsonLdConsts.EmbedModifier and TypeMethodDescriptionprivate JsonLdConsts.EmbedJsonLdApi.getFrameEmbed(Map<String, Object> frame, JsonLdConsts.Embed thedefault) voidJsonLdOptions.setEmbed(JsonLdConsts.Embed embed)