Interface FamilyAccessor.FamilyProperty<T>

Type Parameters:
T - The type of the family.
All Superinterfaces:
FamilyAccessor<T>, FamilyAccessor.FamilyMutator<T>
Enclosing interface:
FamilyAccessor<T>

public static interface FamilyAccessor.FamilyProperty<T> extends FamilyAccessor<T>, FamilyAccessor.FamilyMutator<T>
Provides a family property.