public class AccessRestriction extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
classpathEntryName |
byte |
classpathEntryType |
static byte |
COMMAND_LINE |
static byte |
LIBRARY |
static byte |
PROJECT |
| Constructor and Description |
|---|
AccessRestriction(AccessRule accessRule,
byte classpathEntryType,
String classpathEntryName) |
public byte classpathEntryType
public static final byte COMMAND_LINE
public static final byte PROJECT
public static final byte LIBRARY
public String classpathEntryName
public AccessRestriction(AccessRule accessRule, byte classpathEntryType, String classpathEntryName)
Copyright © 2013. All rights reserved.