Class CMElementPropertyInfo<T,C extends T>

java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMPropertyInfo<T,C>
org.jvnet.basicjaxb.xml.bind.model.concrete.CMElementPropertyInfo<T,C>
All Implemented Interfaces:
MCustomizable, MDefaultValue, MElementPropertyInfo<T,C>, MElementTypeInfo<T,C,MPropertyInfoOrigin>, MNillable, MPropertyInfo<T,C>, MTyped<T,C>, MWrappable, MOriginated<MPropertyInfoOrigin>

public class CMElementPropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MElementPropertyInfo<T,C>