Interface TimelinePropertyBuilder.PropertyAccessor<T>

All Superinterfaces:
TimelinePropertyBuilder.PropertyGetter<T>, TimelinePropertyBuilder.PropertySetter<T>
Enclosing class:
TimelinePropertyBuilder<T>

public static interface TimelinePropertyBuilder.PropertyAccessor<T> extends TimelinePropertyBuilder.PropertyGetter<T>, TimelinePropertyBuilder.PropertySetter<T>
Defines how to access a property.