ANNOTATION, MEMBER_VALUE_PAIR, METHOD, PACKAGE, TYPE, VARIABLE
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the name of the package represented by this binding.
|
String[] |
getNameComponents()
Returns the list of name component making up the name of the package
represented by this binding.
|
boolean |
isUnnamed()
Returns whether this package is an unnamed package.
|
equals, getAnnotations, getJavaElement, getKey, getKind, getModifiers, isDeprecated, isEqualTo, isRecovered, isSynthetic, toString
String getName()
boolean isUnnamed()
true
if this is an unnamed package, and
false
otherwiseString[] getNameComponents()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.