Uses of Enum
biopb.tensor.FlightCmd.CommandCase
Packages that use FlightCmd.CommandCase
-
Uses of FlightCmd.CommandCase in biopb.tensor
Methods in biopb.tensor that return FlightCmd.CommandCaseModifier and TypeMethodDescriptionstatic FlightCmd.CommandCaseFlightCmd.CommandCase.forNumber(int value) FlightCmd.Builder.getCommandCase()FlightCmd.getCommandCase()FlightCmdOrBuilder.getCommandCase()static FlightCmd.CommandCaseFlightCmd.CommandCase.valueOf(int value) Deprecated.static FlightCmd.CommandCaseReturns the enum constant of this type with the specified name.static FlightCmd.CommandCase[]FlightCmd.CommandCase.values()Returns an array containing the constants of this enum type, in the order they are declared.