Class Disallows

    • Method Detail

      • getDisallowedActions

        public EnumSet<Action> getDisallowedActions()
        Get a set of disallowed actions.
        Returns:
        The set of disallowed actions.
      • builder

        public Disallows.Builder builder()
        Description copied from interface: IModelObject
        Create a builder for building an instance of a model object.
        The type of the builder and its methods depend on its corresponding implementation.
        Returns:
        A builder object.