RTRDataSchemeBuilder protocol
The protocol for a scheme builder object which lets you add fields to the scheme.
Note: Currently, only one scheme may exist in the profile, and only one field may be defined in the scheme.
Methods
Name | Description |
---|---|
- addField: |
Adds a new field. The rules to which the data should conform may be specified later via the field builder object. |
- setName: | Sets the scheme name. |
3/2/2022 12:59:15 PM