Class CMAnyAttributePropertyInfo<T,C extends T>

java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMPropertyInfo<T,C>
org.jvnet.basicjaxb.xml.bind.model.concrete.CMAnyAttributePropertyInfo<T,C>
All Implemented Interfaces:
MAnyAttributePropertyInfo<T,C>, MCustomizable, MPropertyInfo<T,C>, MOriginated<MPropertyInfoOrigin>

public class CMAnyAttributePropertyInfo<T,C extends T> extends CMPropertyInfo<T,C> implements MAnyAttributePropertyInfo<T,C>