The metadata type exposes the following methods.
Name | Description | |
---|---|---|
![]() |
addCustomField(String,String,Boolean) | Adds a custom field to the collection. |
![]() |
enableAllStandardFields(Boolean) | Enables or disables all the standard POST fields. |
![]() |
enableStandardField(String,Boolean) | Enables or disables the specified standard POST field. |
![]() |
removeCustomField(String) | Removes a custom field with the specified name. |
![]() |
renameStandardField(String,String) | Renames the specified standard POST field. |