Package | Description |
---|---|
com.intuit.ipp.data |
Copyright (c) 2017 Intuit
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Field and Description |
---|---|
protected TransactionDeliveryInfo |
SalesTransaction.deliveryInfo |
protected TransactionDeliveryInfo |
EmailDeliveryInfo.deliveryInfo |
Modifier and Type | Method and Description |
---|---|
TransactionDeliveryInfo |
ObjectFactory.createTransactionDeliveryInfo()
Create an instance of
TransactionDeliveryInfo |
TransactionDeliveryInfo |
SalesTransaction.getDeliveryInfo()
Gets the value of the deliveryInfo property.
|
TransactionDeliveryInfo |
EmailDeliveryInfo.getDeliveryInfo()
Gets the value of the deliveryInfo property.
|
Modifier and Type | Method and Description |
---|---|
void |
SalesTransaction.setDeliveryInfo(TransactionDeliveryInfo value)
Sets the value of the deliveryInfo property.
|
void |
EmailDeliveryInfo.setDeliveryInfo(TransactionDeliveryInfo value)
Sets the value of the deliveryInfo property.
|
Copyright © 2017. All rights reserved.