Uses of Enum Class
org.yamcs.protobuf.Mdb.AlgorithmInfo.Type
Packages that use Mdb.AlgorithmInfo.Type
-
Uses of Mdb.AlgorithmInfo.Type in org.yamcs.protobuf
Methods in org.yamcs.protobuf that return Mdb.AlgorithmInfo.TypeModifier and TypeMethodDescriptionstatic Mdb.AlgorithmInfo.TypeMdb.AlgorithmInfo.Type.forNumber(int value) Mdb.AlgorithmInfo.Builder.getType()Type of algorithmMdb.AlgorithmInfo.getType()Type of algorithmMdb.AlgorithmInfoOrBuilder.getType()Type of algorithmstatic Mdb.AlgorithmInfo.TypeMdb.AlgorithmInfo.Type.valueOf(int value) Deprecated.static Mdb.AlgorithmInfo.TypeMdb.AlgorithmInfo.Type.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Mdb.AlgorithmInfo.TypeReturns the enum constant of this class with the specified name.static Mdb.AlgorithmInfo.Type[]Mdb.AlgorithmInfo.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.yamcs.protobuf that return types with arguments of type Mdb.AlgorithmInfo.TypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Mdb.AlgorithmInfo.Type>Mdb.AlgorithmInfo.Type.internalGetValueMap()Methods in org.yamcs.protobuf with parameters of type Mdb.AlgorithmInfo.TypeModifier and TypeMethodDescriptionMdb.AlgorithmInfo.Builder.setType(Mdb.AlgorithmInfo.Type value) Type of algorithm