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 UOMRef |
ItemLineDetail.uomRef |
protected UOMRef |
ItemComponentLine.uomRef |
protected UOMRef |
GroupLineDetail.uomRef |
Modifier and Type | Method and Description |
---|---|
UOMRef |
ObjectFactory.createUOMRef()
Create an instance of
UOMRef |
UOMRef |
ItemLineDetail.getUOMRef()
Gets the value of the uomRef property.
|
UOMRef |
ItemComponentLine.getUOMRef()
Gets the value of the uomRef property.
|
UOMRef |
GroupLineDetail.getUOMRef()
Gets the value of the uomRef property.
|
Modifier and Type | Method and Description |
---|---|
void |
ItemLineDetail.setUOMRef(UOMRef value)
Sets the value of the uomRef property.
|
void |
ItemComponentLine.setUOMRef(UOMRef value)
Sets the value of the uomRef property.
|
void |
GroupLineDetail.setUOMRef(UOMRef value)
Sets the value of the uomRef property.
|
Copyright © 2017. All rights reserved.