Uses of Class
com.aeontronix.enhancedmule.tools.provisioning.api.APICustomFieldDescriptor
| Package | Description |
|---|---|
| com.aeontronix.enhancedmule.tools.anypoint.exchange | |
| com.aeontronix.enhancedmule.tools.exchange |
-
Uses of APICustomFieldDescriptor in com.aeontronix.enhancedmule.tools.anypoint.exchange
Method parameters in com.aeontronix.enhancedmule.tools.anypoint.exchange with type arguments of type APICustomFieldDescriptor Modifier and Type Method Description ExchangeAsset.CustomFieldUpdateResultsExchangeAsset. updateCustomFields(List<APICustomFieldDescriptor> fields) -
Uses of APICustomFieldDescriptor in com.aeontronix.enhancedmule.tools.exchange
Methods in com.aeontronix.enhancedmule.tools.exchange that return types with arguments of type APICustomFieldDescriptor Modifier and Type Method Description List<APICustomFieldDescriptor>ExchangeAssetDescriptor. getFields()Method parameters in com.aeontronix.enhancedmule.tools.exchange with type arguments of type APICustomFieldDescriptor Modifier and Type Method Description voidExchangeAssetDescriptor. setFields(List<APICustomFieldDescriptor> fields)