Uses of Class
com.speedment.common.rest.Option.Type
-
-
Uses of Option.Type in com.speedment.common.rest
Methods in com.speedment.common.rest that return Option.Type Modifier and Type Method Description Option.TypeHeader. getType()Option.TypeOption. getType()What type of option this is.Option.TypeParam. getType()static Option.TypeOption.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Option.Type[]Option.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.
-