public interface FieldWidthAccessor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FieldWidthAccessor.FieldWidthBuilder<B extends FieldWidthAccessor.FieldWidthBuilder<B>>
Provides a builder method for a field width property returning the
builder for applying multiple build operations.
|
static interface |
FieldWidthAccessor.FieldWidthMutator
Provides a mutator for a field width property.
|
static interface |
FieldWidthAccessor.FieldWidthProperty
Provides a field width property.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getFieldWidth()
Retrieves the field width from the field width property.
|
Copyright © 2017. All rights reserved.