Methods' Summary |
getDeclaringClass |
Returns the declaring type of this field, i.e. the type having
the member declared (interface, enum, struct, exception).
|
getName |
Returns the fully-qualified name of the member.
|
Methods' Details |
getDeclaringClass
- Description
- Returns the declaring type of this field, i.e. the type having
the member declared (interface, enum, struct, exception).
- Returns
- declaring type
|
|
getName
- Description
- Returns the fully-qualified name of the member.
- Returns
- fully-qualified name of the member
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.