Class CMSingleTypePropertyInfo<T,C extends T>

java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMPropertyInfo<T,C>
org.jvnet.basicjaxb.xml.bind.model.concrete.CMSingleTypePropertyInfo<T,C>
All Implemented Interfaces:
MCustomizable, MDefaultValue, MPropertyInfo<T,C>, MSingleTypePropertyInfo<T,C>, MTyped<T,C>, MOriginated<MPropertyInfoOrigin>
Direct Known Subclasses:
CMAttributePropertyInfo, CMValuePropertyInfo

public abstract class CMSingleTypePropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MSingleTypePropertyInfo<T,C>