Class CMPropertyInfo<T,C extends T>

java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMPropertyInfo<T,C>
All Implemented Interfaces:
MCustomizable, MPropertyInfo<T,C>, MOriginated<MPropertyInfoOrigin>
Direct Known Subclasses:
CMAnyAttributePropertyInfo, CMAnyElementPropertyInfo, CMElementPropertyInfo, CMElementRefPropertyInfo, CMElementRefsPropertyInfo, CMElementsPropertyInfo, CMSingleTypePropertyInfo

public abstract class CMPropertyInfo<T,C extends T> extends Object implements MPropertyInfo<T,C>, MCustomizable