Class PermissionType


  • @Portable
    public class PermissionType
    extends Object
    • Constructor Detail

      • PermissionType

        public PermissionType()
    • Method Detail

      • isAccess

        public boolean isAccess()
      • setAccess

        public void setAccess​(boolean access)
      • getExceptions

        public List<String> getExceptions()
      • setExceptions

        public void setExceptions​(List<String> exceptions)