| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<Tag> |
Transaction.tag |
| Modifier and Type | Method and Description |
|---|---|
Tag |
ObjectFactory.createTag()
Create an instance of
Tag |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Tag> |
ObjectFactory.createTag(Tag value)
|
List<Tag> |
Transaction.getTag()
Gets the value of the tag property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<Tag> |
ObjectFactory.createTag(Tag value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setTag(List<Tag> tag)
Sets the value of the tag property.
|
Copyright © 2025. All Rights Reserved.