Class AclSelectDialog.AclInfo

  • Enclosing class:
    AclSelectDialog

    public static final class AclSelectDialog.AclInfo
    extends java.lang.Object
    AclInfo class.
    • Constructor Summary

      Constructors 
      Constructor Description
      AclInfo​(boolean sel, java.lang.String name)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLabel()  
      boolean getSelected()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AclInfo

        public AclInfo​(boolean sel,
                       java.lang.String name)
        Parameters:
        sel - Selected
        name - Label
    • Method Detail

      • getSelected

        public boolean getSelected()
        Returns:
        the selected
      • getLabel

        public java.lang.String getLabel()
        Returns:
        the label