- All Known Subinterfaces:
OffsetAccessor.OffsetProperty
public interface OffsetAccessor
Provides an accessor for a offset property.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Provides a builder method for a offset property returning the builder for applying multiple build operations.static interface
Provides a mutator for a offset property.static interface
Provides a offset property. -
Method Summary
-
Method Details
-
getOffset
int getOffset()Retrieves the offset from the offset property.- Returns:
- The offset stored by the offset property.
-