Uses of Class
com.google.shopping.type.Weight
-
Packages that use Weight Package Description com.google.shopping.type -
-
Uses of Weight in com.google.shopping.type
Methods in com.google.shopping.type that return Weight Modifier and Type Method Description WeightWeight.Builder. build()WeightWeight.Builder. buildPartial()static WeightWeight. getDefaultInstance()WeightWeight.Builder. getDefaultInstanceForType()WeightWeight. getDefaultInstanceForType()static WeightWeight. parseDelimitedFrom(java.io.InputStream input)static WeightWeight. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightWeight. parseFrom(byte[] data)static WeightWeight. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightWeight. parseFrom(com.google.protobuf.ByteString data)static WeightWeight. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightWeight. parseFrom(com.google.protobuf.CodedInputStream input)static WeightWeight. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightWeight. parseFrom(java.io.InputStream input)static WeightWeight. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeightWeight. parseFrom(java.nio.ByteBuffer data)static WeightWeight. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.shopping.type that return types with arguments of type Weight Modifier and Type Method Description com.google.protobuf.Parser<Weight>Weight. getParserForType()static com.google.protobuf.Parser<Weight>Weight. parser()Methods in com.google.shopping.type with parameters of type Weight Modifier and Type Method Description Weight.BuilderWeight.Builder. mergeFrom(Weight other)static Weight.BuilderWeight. newBuilder(Weight prototype)
-