| Package | Description |
|---|---|
| com.intuit.ipp.data |
| Modifier and Type | Class and Description |
|---|---|
class |
BooleanTypeCustomFieldDefinition
Product: ALL
Description: Provides for strong-typing of the BooleanType CustomField.
|
class |
DateTypeCustomFieldDefinition
Product: ALL
Description: Provides for strong-typing of the DateType CustomField.
|
class |
NumberTypeCustomFieldDefinition
Product: ALL
Description: Provides for strong-typing of the NumberType CustomField.
|
class |
StringTypeCustomFieldDefinition
Product: ALL
Description: Provides for strong-typing of the StringType CustomField.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CustomFieldDefinition> |
SalesFormsPrefs.customField |
protected List<CustomFieldDefinition> |
VendorAndPurchasesPrefs.poCustomField |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CustomFieldDefinition> |
ObjectFactory.createCustomFieldDefinition(CustomFieldDefinition value)
|
List<CustomFieldDefinition> |
SalesFormsPrefs.getCustomField()
Gets the value of the customField property.
|
List<CustomFieldDefinition> |
VendorAndPurchasesPrefs.getPOCustomField()
Gets the value of the poCustomField property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<CustomFieldDefinition> |
ObjectFactory.createCustomFieldDefinition(CustomFieldDefinition value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalesFormsPrefs.setCustomField(List<CustomFieldDefinition> customField)
Sets the value of the customField property.
|
void |
VendorAndPurchasesPrefs.setPOCustomField(List<CustomFieldDefinition> poCustomField)
Sets the value of the poCustomField property.
|
Copyright © 2019. All Rights Reserved.