| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomField> |
AttachableRef.customField |
protected List<CustomField> |
Line.customField |
protected List<CustomField> |
IntuitEntity.customField |
| Modifier and Type | Method and Description |
|---|---|
CustomField |
ObjectFactory.createCustomField()
Create an instance of
CustomField |
| Modifier and Type | Method and Description |
|---|---|
List<CustomField> |
AttachableRef.getCustomField()
Gets the value of the customField property.
|
List<CustomField> |
Line.getCustomField()
Gets the value of the customField property.
|
List<CustomField> |
IntuitEntity.getCustomField()
Gets the value of the customField property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttachableRef.setCustomField(List<CustomField> customField)
Sets the value of the customField property.
|
void |
Line.setCustomField(List<CustomField> customField)
Sets the value of the customField property.
|
void |
IntuitEntity.setCustomField(List<CustomField> customField)
Sets the value of the customField property.
|
Copyright © 2019. All Rights Reserved.