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 Warnings |
QueryResponse.warnings |
protected Warnings |
IntuitResponse.warnings |
protected Warnings |
BatchItemResponse.warnings |
Modifier and Type | Method and Description |
---|---|
Warnings |
ObjectFactory.createWarnings()
Create an instance of
Warnings |
Warnings |
QueryResponse.getWarnings()
Gets the value of the warnings property.
|
Warnings |
IntuitResponse.getWarnings()
Gets the value of the warnings property.
|
Warnings |
BatchItemResponse.getWarnings()
Gets the value of the warnings property.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryResponse.setWarnings(Warnings value)
Sets the value of the warnings property.
|
void |
IntuitResponse.setWarnings(Warnings value)
Sets the value of the warnings property.
|
void |
BatchItemResponse.setWarnings(Warnings value)
Sets the value of the warnings property.
|
Copyright © 2017. All rights reserved.