Interface CategoryAccessor.CategoryProperty<T>

Type Parameters:
T - The type of the category.
All Superinterfaces:
CategoryAccessor<T>, CategoryAccessor.CategoryMutator<T>
Enclosing interface:
CategoryAccessor<T>

public static interface CategoryAccessor.CategoryProperty<T>
extends CategoryAccessor<T>, CategoryAccessor.CategoryMutator<T>
Provides a category property.