Uses of Enum Class
org.bidib.jbidib.decoder.json.Step.Type
Packages that use Step.Type
-
Uses of Step.Type in org.bidib.jbidib.decoder.json
Methods in org.bidib.jbidib.decoder.json that return Step.TypeModifier and TypeMethodDescriptionstatic Step.TypeStep.getType()static Step.TypeReturns the enum constant of this class with the specified name.static Step.Type[]Step.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bidib.jbidib.decoder.json with parameters of type Step.TypeModifier and TypeMethodDescriptionvoidConstructors in org.bidib.jbidib.decoder.json with parameters of type Step.Type