Uses of Class
com.boldsign.model.CustomFieldCollection
Packages that use CustomFieldCollection
-
Uses of CustomFieldCollection in com.boldsign.api
Methods in com.boldsign.api that return CustomFieldCollectionModifier and TypeMethodDescriptionCustomFieldApi.customFieldsList(String brandId) List the custom fields respective to the brand id.Methods in com.boldsign.api that return types with arguments of type CustomFieldCollectionModifier and TypeMethodDescriptionCustomFieldApi.customFieldsListWithHttpInfo(String brandId) List the custom fields respective to the brand id.Method parameters in com.boldsign.api with type arguments of type CustomFieldCollectionModifier and TypeMethodDescriptionokhttp3.CallCustomFieldApi.customFieldsListAsync(String brandId, ApiCallback<CustomFieldCollection> _callback) List the custom fields respective to the brand id. -
Uses of CustomFieldCollection in com.boldsign.model
Methods in com.boldsign.model that return CustomFieldCollectionModifier and TypeMethodDescriptionCustomFieldCollection.addResultItem(ViewCustomFieldDetails resultItem) static CustomFieldCollectionCreate an instance of CustomFieldCollection given an JSON stringCustomFieldCollection.result(List<ViewCustomFieldDetails> result)