Interface ActionGroupModel

All Known Implementing Classes:
ActionGroupModelImpl

public interface ActionGroupModel
A group element in the actions tag.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
     
    @Nullable Integer
     
  • Method Details

    • getName

      String getName()
    • getOrder

      @Nullable @Nullable Integer getOrder()