Uses of Class
io.github.hapjava.server.impl.pairing.Stage
-
Packages that use Stage Package Description io.github.hapjava.server.impl.pairing -
-
Uses of Stage in io.github.hapjava.server.impl.pairing
Methods in io.github.hapjava.server.impl.pairing that return Stage Modifier and Type Method Description static StageStage. valueOf(String name)Returns the enum constant of this type with the specified name.static Stage[]Stage. values()Returns an array containing the constants of this enum type, in the order they are declared.
-