Uses of Enum
no.hasmac.jsonld.lang.DirectionType
Packages that use DirectionType
-
Uses of DirectionType in no.hasmac.jsonld.context
Fields in no.hasmac.jsonld.context declared as DirectionTypeModifier and TypeFieldDescriptionprivate DirectionTypeActiveContext.defaultBaseDirectionprivate DirectionTypeTermDefinition.directionMappingMethods in no.hasmac.jsonld.context that return DirectionTypeModifier and TypeMethodDescriptionActiveContext.getDefaultBaseDirection()TermDefinition.getDirectionMapping()Methods in no.hasmac.jsonld.context with parameters of type DirectionTypeModifier and TypeMethodDescriptionprotected voidActiveContext.setDefaultBaseDirection(DirectionType defaultBaseDirection) protected voidTermDefinition.setDirectionMapping(DirectionType directionMapping) -
Uses of DirectionType in no.hasmac.jsonld.lang
Subclasses with type arguments of type DirectionType in no.hasmac.jsonld.langMethods in no.hasmac.jsonld.lang that return DirectionTypeModifier and TypeMethodDescriptionstatic DirectionTypeReturns the enum constant of this type with the specified name.static DirectionType[]DirectionType.values()Returns an array containing the constants of this enum type, in the order they are declared.