Array.<MetadataType>Array.<MetadataType>Array.<MetadataType>Array.<MetadataType>MetadataTagsMetadataTagsMetadataTagsMetadataTagsArray.<MetadataType>Get the MainField1
Kind: Instance method of MetadataTags
Returns: Array.<MetadataType> - the KEY_MAIN_FIELD_1 value
Array.<MetadataType>Get the MainField2
Kind: Instance method of MetadataTags
Returns: Array.<MetadataType> - the KEY_MAIN_FIELD_2 value
Array.<MetadataType>Get the MainField3
Kind: Instance method of MetadataTags
Returns: Array.<MetadataType> - the KEY_MAIN_FIELD_3 value
Array.<MetadataType>Get the MainField4
Kind: Instance method of MetadataTags
Returns: Array.<MetadataType> - the KEY_MAIN_FIELD_4 value
MetadataTagsSet the MainField1
Kind: Instance method of MetadataTags
Returns: MetadataTags - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| field1 | Array.<MetadataType> |
The type of data contained in the "mainField1" text field. - The desired MainField1. {'array_min_size': 0, 'array_max_size': 5} |
MetadataTagsSet the MainField2
Kind: Instance method of MetadataTags
Returns: MetadataTags - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| field2 | Array.<MetadataType> |
The type of data contained in the "mainField2" text field. - The desired MainField2. {'array_min_size': 0, 'array_max_size': 5} |
MetadataTagsSet the MainField3
Kind: Instance method of MetadataTags
Returns: MetadataTags - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| field3 | Array.<MetadataType> |
The type of data contained in the "mainField3" text field. - The desired MainField3. {'array_min_size': 0, 'array_max_size': 5} |
MetadataTagsSet the MainField4
Kind: Instance method of MetadataTags
Returns: MetadataTags - The class instance for method chaining.
| Param | Type | Description |
|---|---|---|
| field4 | Array.<MetadataType> |
The type of data contained in the "mainField4" text field. - The desired MainField4. {'array_min_size': 0, 'array_max_size': 5} |