| Modifier and Type | Method and Description |
|---|---|
PriceInfo |
PriceInfo.Builder.build() |
PriceInfo |
PriceInfo.Builder.buildPartial() |
static PriceInfo |
PriceInfo.getDefaultInstance() |
PriceInfo |
PriceInfo.getDefaultInstanceForType() |
PriceInfo |
PriceInfo.Builder.getDefaultInstanceForType() |
PriceInfo |
Product.getPriceInfo()
Product price and cost information.
|
PriceInfo |
Product.Builder.getPriceInfo()
Product price and cost information.
|
PriceInfo |
LocalInventoryOrBuilder.getPriceInfo()
Product price and cost information.
|
PriceInfo |
ProductOrBuilder.getPriceInfo()
Product price and cost information.
|
PriceInfo |
LocalInventory.getPriceInfo()
Product price and cost information.
|
PriceInfo |
LocalInventory.Builder.getPriceInfo()
Product price and cost information.
|
static PriceInfo |
PriceInfo.parseDelimitedFrom(InputStream input) |
static PriceInfo |
PriceInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PriceInfo |
PriceInfo.parseFrom(byte[] data) |
static PriceInfo |
PriceInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PriceInfo |
PriceInfo.parseFrom(ByteBuffer data) |
static PriceInfo |
PriceInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PriceInfo |
PriceInfo.parseFrom(com.google.protobuf.ByteString data) |
static PriceInfo |
PriceInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PriceInfo |
PriceInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static PriceInfo |
PriceInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PriceInfo |
PriceInfo.parseFrom(InputStream input) |
static PriceInfo |
PriceInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PriceInfo> |
PriceInfo.getParserForType() |
static com.google.protobuf.Parser<PriceInfo> |
PriceInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
PriceInfo.Builder |
PriceInfo.Builder.mergeFrom(PriceInfo other) |
Product.Builder |
Product.Builder.mergePriceInfo(PriceInfo value)
Product price and cost information.
|
LocalInventory.Builder |
LocalInventory.Builder.mergePriceInfo(PriceInfo value)
Product price and cost information.
|
static PriceInfo.Builder |
PriceInfo.newBuilder(PriceInfo prototype) |
Product.Builder |
Product.Builder.setPriceInfo(PriceInfo value)
Product price and cost information.
|
LocalInventory.Builder |
LocalInventory.Builder.setPriceInfo(PriceInfo value)
Product price and cost information.
|
Copyright © 2024 Google LLC. All rights reserved.