Interface MValuePropertyInfo<T,C extends T>

All Superinterfaces:
MDefaultValue, MOriginated<MPropertyInfoOrigin>, MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>
All Known Implementing Classes:
CMValuePropertyInfo

public interface MValuePropertyInfo<T,C extends T> extends MSingleTypePropertyInfo<T,C>