public interface FieldHeightAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
FieldHeightAccessor.FieldHeightBuilder<B extends FieldHeightAccessor.FieldHeightBuilder<B>>
Provides a builder method for a field height property returning the
builder for applying multiple build operations.
|
static interface |
FieldHeightAccessor.FieldHeightMutator
Provides a mutator for a field height property.
|
static interface |
FieldHeightAccessor.FieldHeightProperty
Provides a field height property.
|
Modifier and Type | Method and Description |
---|---|
int |
getFieldHeight()
Retrieves the field height from the field height property.
|
Copyright © 2017. All rights reserved.