Uses of Enum Class
aQute.bnd.build.WorkspaceLayout
Packages that use WorkspaceLayout
-
Uses of WorkspaceLayout in aQute.bnd.build
Fields in aQute.bnd.build declared as WorkspaceLayoutMethods in aQute.bnd.build that return WorkspaceLayoutModifier and TypeMethodDescriptionWorkspace.getLayout()
Get the layout style of the workspace.static WorkspaceLayout
Returns the enum constant of this class with the specified name.static WorkspaceLayout[]
WorkspaceLayout.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in aQute.bnd.build with parameters of type WorkspaceLayout