|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Setter | |
|---|---|
| org.sonatype.gshell.util.cli2 | |
| org.sonatype.gshell.util.cli2.handler | |
| org.sonatype.gshell.util.pref | |
| org.sonatype.gshell.util.setter | |
| Uses of Setter in org.sonatype.gshell.util.cli2 |
|---|
| Methods in org.sonatype.gshell.util.cli2 that return Setter | |
|---|---|
Setter |
CliDescriptor.getSetter()
|
| Constructors in org.sonatype.gshell.util.cli2 with parameters of type Setter | |
|---|---|
ArgumentDescriptor(Argument spec,
Setter setter)
|
|
CliDescriptor(Object spec,
Setter setter)
|
|
OptionDescriptor(Option spec,
Setter setter)
|
|
| Uses of Setter in org.sonatype.gshell.util.cli2.handler |
|---|
| Methods in org.sonatype.gshell.util.cli2.handler that return Setter | |
|---|---|
Setter |
Handler.getSetter()
|
| Uses of Setter in org.sonatype.gshell.util.pref |
|---|
| Methods in org.sonatype.gshell.util.pref that return Setter | |
|---|---|
Setter |
PreferenceDescriptor.getSetter()
|
| Constructors in org.sonatype.gshell.util.pref with parameters of type Setter | |
|---|---|
PreferenceDescriptor(Preferences base,
Preference pref,
Setter setter)
|
|
| Uses of Setter in org.sonatype.gshell.util.setter |
|---|
| Classes in org.sonatype.gshell.util.setter that implement Setter | |
|---|---|
class |
CollectionFieldSetter
Setter for fields of collection types. |
class |
FieldSetter
Setter for fields. |
class |
MethodSetter
Setter for methods. |
class |
SetterSupport
Support for Setter implementations. |
| Methods in org.sonatype.gshell.util.setter that return Setter | |
|---|---|
static Setter |
SetterFactory.create(AnnotatedElement element,
Object bean)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||