Class ActionLogType

    • Constructor Detail

      • ActionLogType

        public ActionLogType()
        Create instance
    • Method Detail

      • getName

        public String getName()
        Type name
        Returns:
        name
      • setName

        public ActionLogType setName​(String name)
        Set the name
        Parameters:
        name - name
        Returns:
        fluent API
      • getLabel

        public String getLabel()
        Translated label
        Returns:
        label
      • setLabel

        public ActionLogType setLabel​(String label)
        Set label
        Parameters:
        label - label
        Returns:
        fluent API