Class Account.RoleList

  • Enclosing class:
    Account

    public static class Account.RoleList
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.String[] roles  
    • Constructor Summary

      Constructors 
      Constructor Description
      RoleList()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • roles

        public java.lang.String[] roles
    • Constructor Detail

      • RoleList

        public RoleList()