public interface Member
| Modifier and Type | Interface and Description |
|---|---|
static class |
Member.Type |
| Modifier and Type | Method and Description |
|---|---|
ExtensibleType<?> |
getDeclaringType()
return the type declaring this member
|
Member.Type |
getMemberType()
returns the type of the member
|
Member.Type getMemberType()
ExtensibleType<?> getDeclaringType()
Copyright © 2013 Oracle Corporation. All Rights Reserved.