Interface FieldTransportParams

All Superinterfaces:
CollectionParams, FieldParams
All Known Subinterfaces:
CustomFieldParams
All Known Implementing Classes:
CustomFieldAdditionalParamsImpl, CustomFieldParamsImpl, NullCustomFieldParams

@PublicApi public interface FieldTransportParams extends CollectionParams
This contains String > Collection of Transport Objects
  • Method Details

    • getFirstValueForNullKey

      Object getFirstValueForNullKey()
    • getFirstValueForKey

      Object getFirstValueForKey(String key)