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