Uses of Enum Class
com.github.jsonldjava.core.JsonLdConsts.Embed
Packages that use JsonLdConsts.Embed
-
Uses of JsonLdConsts.Embed in com.github.jsonldjava.core
Subclasses with type arguments of type JsonLdConsts.Embed in com.github.jsonldjava.coreMethods in com.github.jsonldjava.core that return JsonLdConsts.EmbedModifier and TypeMethodDescriptionstatic 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.Embed