|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessType | |
---|---|
org.eclipse.jpt.core.context | |
org.eclipse.jpt.core.resource.java |
Uses of AccessType in org.eclipse.jpt.core.context |
---|
Methods in org.eclipse.jpt.core.context with parameters of type AccessType | |
---|---|
static AccessType |
AccessType.fromJavaResourceModel(AccessType javaAccessType)
|
Uses of AccessType in org.eclipse.jpt.core.resource.java |
---|
Methods in org.eclipse.jpt.core.resource.java that return AccessType | |
---|---|
AccessType |
JavaResourcePersistentType.getAccess()
|
static AccessType |
AccessType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AccessType[] |
AccessType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |