Package | Description |
---|---|
org.eclipse.jdt.annotation |
This package contains annotations that can trigger special behavior
when annotated types are compiled by the Eclipse Compiler for Java.
|
Modifier and Type | Method and Description |
---|---|
static DefaultLocation |
DefaultLocation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultLocation[] |
DefaultLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.