Interface MetadataModel.DefinitionStages.WithIcon

All Known Subinterfaces:
MetadataModel.Definition, MetadataModel.DefinitionStages.WithCreate
Enclosing interface:
MetadataModel.DefinitionStages

public static interface MetadataModel.DefinitionStages.WithIcon
The stage of the MetadataModel definition allowing to specify icon.
  • Method Details

    • withIcon

      Specifies the icon property: the icon identifier. this id can later be fetched from the solution template.
      Parameters:
      icon - the icon identifier. this id can later be fetched from the solution template.
      Returns:
      the next definition stage.