Uses of Enum Class
cz.cvut.kbss.jsonld.annotation.JsonLdProperty.Access
Packages that use JsonLdProperty.Access
-
Uses of JsonLdProperty.Access in cz.cvut.kbss.jsonld.annotation
Methods in cz.cvut.kbss.jsonld.annotation that return JsonLdProperty.AccessModifier and TypeMethodDescriptionstatic JsonLdProperty.Access
Returns the enum constant of this class with the specified name.static JsonLdProperty.Access[]
JsonLdProperty.Access.values()
Returns an array containing the constants of this enum class, in the order they are declared.