Uses of Enum
gauge.messages.Spec.Parameter.ParameterType
Packages that use Spec.Parameter.ParameterType
-
Uses of Spec.Parameter.ParameterType in gauge.messages
Methods in gauge.messages that return Spec.Parameter.ParameterTypeModifier and TypeMethodDescriptionstatic Spec.Parameter.ParameterTypeSpec.Parameter.ParameterType.forNumber(int value) Spec.Parameter.Builder.getParameterType()/ Type of the Parameter.Spec.Parameter.getParameterType()/ Type of the Parameter.Spec.ParameterOrBuilder.getParameterType()/ Type of the Parameter.static Spec.Parameter.ParameterTypeSpec.Parameter.ParameterType.valueOf(int value) Deprecated.static Spec.Parameter.ParameterTypeSpec.Parameter.ParameterType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Spec.Parameter.ParameterTypeReturns the enum constant of this type with the specified name.static Spec.Parameter.ParameterType[]Spec.Parameter.ParameterType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in gauge.messages that return types with arguments of type Spec.Parameter.ParameterTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Spec.Parameter.ParameterType>Spec.Parameter.ParameterType.internalGetValueMap()Methods in gauge.messages with parameters of type Spec.Parameter.ParameterTypeModifier and TypeMethodDescriptionSpec.Parameter.Builder.setParameterType(Spec.Parameter.ParameterType value) / Type of the Parameter.