Uses of Enum Class
org.mbari.vcr4j.sharktopoda.SharktopodaState.State
Packages that use SharktopodaState.State
-
Uses of SharktopodaState.State in org.mbari.vcr4j.sharktopoda
Methods in org.mbari.vcr4j.sharktopoda that return SharktopodaState.StateModifier and TypeMethodDescriptionSharktopodaState.getState()static SharktopodaState.StateReturns the enum constant of this class with the specified name.static SharktopodaState.State[]SharktopodaState.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.mbari.vcr4j.sharktopoda with parameters of type SharktopodaState.State -
Uses of SharktopodaState.State in org.mbari.vcr4j.sharktopoda.model.response
Methods in org.mbari.vcr4j.sharktopoda.model.response that return SharktopodaState.State