Uses of Enum Class
org.rostore.service.RoStoreState
Packages that use RoStoreState
Package
Description
RoStore REST service classes
REST-related APIKey management classes
-
Uses of RoStoreState in org.rostore.service
Methods in org.rostore.service that return RoStoreStateModifier and TypeMethodDescriptionRoStoreAccessor.getState()static RoStoreStateReturns the enum constant of this class with the specified name.static RoStoreState[]RoStoreState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RoStoreState in org.rostore.service.apikey
Methods in org.rostore.service.apikey with parameters of type RoStoreState