Uses of Enum
com.google.shopping.type.Weight.WeightUnit
Packages that use Weight.WeightUnit
-
Uses of Weight.WeightUnit in com.google.shopping.type
Methods in com.google.shopping.type that return Weight.WeightUnitModifier and TypeMethodDescriptionstatic Weight.WeightUnit
Weight.WeightUnit.forNumber
(int value) Weight.Builder.getUnit()
Required.Weight.getUnit()
Required.WeightOrBuilder.getUnit()
Required.static Weight.WeightUnit
Weight.WeightUnit.valueOf
(int value) Deprecated.static Weight.WeightUnit
Weight.WeightUnit.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Weight.WeightUnit
Returns the enum constant of this type with the specified name.static Weight.WeightUnit[]
Weight.WeightUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.shopping.type that return types with arguments of type Weight.WeightUnitModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap
<Weight.WeightUnit> Weight.WeightUnit.internalGetValueMap()
Methods in com.google.shopping.type with parameters of type Weight.WeightUnit