Uses of Enum
gauge.messages.Spec.ProtoItem.ItemType
Packages that use Spec.ProtoItem.ItemType
-
Uses of Spec.ProtoItem.ItemType in gauge.messages
Methods in gauge.messages that return Spec.ProtoItem.ItemTypeModifier and TypeMethodDescriptionstatic Spec.ProtoItem.ItemTypeSpec.ProtoItem.ItemType.forNumber(int value) Spec.ProtoItem.Builder.getItemType()/ Itemtype of the current ProtoItemSpec.ProtoItem.getItemType()/ Itemtype of the current ProtoItemSpec.ProtoItemOrBuilder.getItemType()/ Itemtype of the current ProtoItemstatic Spec.ProtoItem.ItemTypeSpec.ProtoItem.ItemType.valueOf(int value) Deprecated.static Spec.ProtoItem.ItemTypeSpec.ProtoItem.ItemType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Spec.ProtoItem.ItemTypeReturns the enum constant of this type with the specified name.static Spec.ProtoItem.ItemType[]Spec.ProtoItem.ItemType.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.ProtoItem.ItemTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Spec.ProtoItem.ItemType>Spec.ProtoItem.ItemType.internalGetValueMap()Methods in gauge.messages with parameters of type Spec.ProtoItem.ItemTypeModifier and TypeMethodDescriptionSpec.ProtoItem.Builder.setItemType(Spec.ProtoItem.ItemType value) / Itemtype of the current ProtoItem