Provides a convenient way to to build up a Metadata flatbuffers.
More...
Provides a convenient way to to build up a Metadata flatbuffers.
Definition at line 10 of file MetadataBuilder.cs.
◆ MetadataBuilder()
◆ AddDescription()
Adds the description.
- Parameters
-
localeId | The local identifier (en, de, ...). |
text | The text. |
- Returns
- The MetadataBuilder instance.
Definition at line 184 of file MetadataBuilder.cs.
◆ AddDisplayName()
Adds the display name.
- Parameters
-
localeId | The local identifier (en, de, ...). |
text | The text. |
- Returns
- The MetadataBuilder instance.
Definition at line 172 of file MetadataBuilder.cs.
◆ AddExtension()
Adds the extension.
- Parameters
-
key | The key. |
value | The value. |
- Returns
- The MetadataBuilder instance.
Definition at line 160 of file MetadataBuilder.cs.
◆ AddReference()
◆ Build()
Builds this instance.
- Returns
- The MetadataBuilder instance.
Definition at line 194 of file MetadataBuilder.cs.
◆ SetDisplayFormat()
Sets the display format.
- Parameters
-
displayFormat | The display format. |
- Returns
- The MetadataBuilder instance.
Definition at line 125 of file MetadataBuilder.cs.
◆ SetDisplayName()
Sets the display name.
- Parameters
-
displayName | The display name. |
- Returns
- The MetadataBuilder instance.
Definition at line 114 of file MetadataBuilder.cs.
◆ SetNodeClass()
Sets the node class.
- Parameters
-
- Returns
- The MetadataBuilder instance.
Definition at line 103 of file MetadataBuilder.cs.
◆ SetUnit()
Sets the unit.
- Parameters
-
- Returns
- The MetadataBuilder instance.
Definition at line 136 of file MetadataBuilder.cs.
The documentation for this class was generated from the following file: