| 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 List<OLBTxnDetail> |
OLBTxn.olbTxnDetail |
| Modifier and Type | Method and Description |
|---|---|
OLBTxnDetail |
ObjectFactory.createOLBTxnDetail()
Create an instance of
OLBTxnDetail |
| Modifier and Type | Method and Description |
|---|---|
List<OLBTxnDetail> |
OLBTxn.getOLBTxnDetail()
Gets the value of the olbTxnDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OLBTxn.setOLBTxnDetail(List<OLBTxnDetail> olbTxnDetail)
Sets the value of the olbTxnDetail property.
|
Copyright © 2017. All rights reserved.