| Package | Description |
|---|---|
| org.sonatype.guice.bean.reflect |
Bean reflection and introspection.
|
| Modifier and Type | Method and Description |
|---|---|
static DeclaredMembers.View |
DeclaredMembers.View.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeclaredMembers.View[] |
DeclaredMembers.View.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DeclaredMembers(Class<?> clazz,
DeclaredMembers.View... views) |
Copyright © 2010-2015 Sonatype, Inc.. All Rights Reserved.