Uses of Enum
org.eclipse.sisu.bean.DeclaredMembers.View
Packages that use DeclaredMembers.View
Package
Description
Customizable injection of bean properties, based on http://code.google.com/p/google-guice/wiki/CustomInjections.
-
Uses of DeclaredMembers.View in org.eclipse.sisu.bean
Methods in org.eclipse.sisu.bean that return DeclaredMembers.ViewModifier and TypeMethodDescriptionstatic DeclaredMembers.View
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.Constructors in org.eclipse.sisu.bean with parameters of type DeclaredMembers.View