PurchaseTransaction |
PurchaseTransaction.Builder.build() |
|
PurchaseTransaction |
PurchaseTransaction.Builder.buildPartial() |
|
static PurchaseTransaction |
PurchaseTransaction.getDefaultInstance() |
|
PurchaseTransaction |
PurchaseTransaction.Builder.getDefaultInstanceForType() |
|
PurchaseTransaction |
PurchaseTransaction.getDefaultInstanceForType() |
|
PurchaseTransaction |
UserEvent.Builder.getPurchaseTransaction() |
A transaction represents the entire purchase transaction.
|
PurchaseTransaction |
UserEvent.getPurchaseTransaction() |
A transaction represents the entire purchase transaction.
|
PurchaseTransaction |
UserEventOrBuilder.getPurchaseTransaction() |
A transaction represents the entire purchase transaction.
|
static PurchaseTransaction |
PurchaseTransaction.parseDelimitedFrom(InputStream input) |
|
static PurchaseTransaction |
PurchaseTransaction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(byte[] data) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(com.google.protobuf.ByteString data) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(InputStream input) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(ByteBuffer data) |
|
static PurchaseTransaction |
PurchaseTransaction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|