Class Deregister

    • Constructor Detail

      • Deregister

        public Deregister()
        Default constructor.
    • Method Detail

      • setDescription

        public void setDescription​(Object desc)
        Set the description slot of this object.
        Parameters:
        desc - An AMS or DF description for this action.
      • getDescription

        public Object getDescription()
        Retrieve the description slot of this object.
        Returns:
        The value of the description slot of this action, or null if no value was set.