setName: method of the RTRDataFieldBuilder protocol
Sets the field name.
- (id<RTRDataFieldBuilder>)setName:(NSString*)name;
Parameters
- name
- The new field name.
Return values
The method returns the same RTRDataFieldBuilder object on which it was called.
02.03.2022 12:59:15