public interface AccessSecurityLevel
String getName(int level) throws IndexOutOfBoundsException
level
- The level.IndexOutOfBoundsException
int getLevel(String name) throws NoSuchFieldException
name
- The name.NoSuchFieldException
String[] getNames()
Copyright © 2014. All Rights Reserved.