public interface CustomFieldListI
CustomFieldListI object represents a list of Custom Fields received with InteractionI.| Modifier and Type | Method and Description |
|---|---|
java.util.List<CustomFieldI> |
getCustomFields()
A shallow copy of the list of
CustomFieldI that this object stores |
java.util.List<CustomFieldI> getCustomFields()
CustomFieldI that this object storesCustomFieldI