Class FcUserInvocationLocalizationEntry

    • Field Detail

      • KEY_DISPLAY_NAME

        public static final String KEY_DISPLAY_NAME
        The key for the display name of the trigger.
        See Also:
        Constant Field Values
      • ATTR_DISPLAY_NAME

        public static final String ATTR_DISPLAY_NAME
        The name of the virtual property for accessing the display name.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FcUserInvocationLocalizationEntry

        public FcUserInvocationLocalizationEntry()
    • Method Detail

      • getDisplayName

        public String getDisplayName()
      • setDisplayName

        public void setDisplayName​(String displayName)