Package | Description |
---|---|
org.sonatype.gshell.util.cli2 | |
org.sonatype.gshell.util.cli2.handler | |
org.sonatype.gshell.util.pref | |
org.sonatype.gshell.util.setter |
Modifier and Type | Method and Description |
---|---|
Setter |
CliDescriptor.getSetter() |
Constructor and Description |
---|
ArgumentDescriptor(Argument spec,
Setter setter) |
CliDescriptor(Object spec,
Setter setter) |
OptionDescriptor(Option spec,
Setter setter) |
Modifier and Type | Method and Description |
---|---|
Setter |
Handler.getSetter() |
Modifier and Type | Method and Description |
---|---|
Setter |
PreferenceDescriptor.getSetter() |
Constructor and Description |
---|
PreferenceDescriptor(Preferences base,
Preference pref,
Setter setter) |
Modifier and Type | Class and Description |
---|---|
class |
CollectionFieldSetter
Setter for fields of collection types.
|
class |
FieldSetter
Setter for fields.
|
class |
MethodSetter
Setter for methods.
|
class |
SetterSupport
Support for
Setter implementations. |
Modifier and Type | Method and Description |
---|---|
static Setter |
SetterFactory.create(AnnotatedElement element,
Object bean) |
Copyright © 2008-2012 Sonatype. All Rights Reserved.