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 © 2009–2023 Oracle Corporation. All rights reserved.