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.
|
com.intuit.ipp.services |
Modifier and Type | Field and Description |
---|---|
protected Fault |
TaxService.fault |
protected Fault |
SyncObject.fault |
protected Fault |
QueryResponse.fault |
protected Fault |
IntuitResponse.fault |
protected Fault |
CDCResponse.fault |
protected Fault |
BatchItemResponse.fault |
protected Fault |
AttachableResponse.fault |
Modifier and Type | Method and Description |
---|---|
Fault |
ObjectFactory.createFault()
Create an instance of
Fault |
Fault |
TaxService.getFault()
Gets the value of the fault property.
|
Fault |
SyncObject.getFault()
Gets the value of the fault property.
|
Fault |
QueryResponse.getFault()
Gets the value of the fault property.
|
Fault |
IntuitResponse.getFault()
Gets the value of the fault property.
|
Fault |
CDCResponse.getFault()
Gets the value of the fault property.
|
Fault |
BatchItemResponse.getFault()
Gets the value of the fault property.
|
Fault |
AttachableResponse.getFault()
Gets the value of the fault property.
|
Modifier and Type | Method and Description |
---|---|
void |
TaxService.setFault(Fault value)
Sets the value of the fault property.
|
void |
SyncObject.setFault(Fault value)
Sets the value of the fault property.
|
void |
QueryResponse.setFault(Fault value)
Sets the value of the fault property.
|
void |
IntuitResponse.setFault(Fault value)
Sets the value of the fault property.
|
void |
CDCResponse.setFault(Fault value)
Sets the value of the fault property.
|
void |
BatchItemResponse.setFault(Fault value)
Sets the value of the fault property.
|
void |
AttachableResponse.setFault(Fault value)
Sets the value of the fault property.
|
Modifier and Type | Method and Description |
---|---|
Fault |
CDCQueryResult.getFalut()
Gets falut
|
Fault |
QueryResult.getFault()
Gets fault
|
Fault |
BatchOperation.getFault(String bId)
Method to get the fault object for the given bId
|
Modifier and Type | Method and Description |
---|---|
Map<String,Fault> |
BatchOperation.getFaultResult()
Gets faultResult list
|
Modifier and Type | Method and Description |
---|---|
void |
CDCQueryResult.setFalut(Fault falut)
Sets falut
|
void |
QueryResult.setFault(Fault fault)
Sets fault
|
Copyright © 2017. All rights reserved.