Class CMClassInfo<T,C extends T>

java.lang.Object
org.jvnet.basicjaxb.xml.bind.model.concrete.CMClassInfo<T,C>
Type Parameters:
T - The underlying Java type that object represents.
C - The declaration class the ClassInfo object is wrapping.
All Implemented Interfaces:
MClassInfo<T,C>, MClassTypeInfo<T,C,MClassInfoOrigin>, MContained, MContainer, MCustomizable, MPackaged, MPackagedTypeInfo<T,C>, MTypeInfo<T,C>, MOriginated<MClassInfoOrigin>

public class CMClassInfo<T,C extends T> extends Object implements MClassInfo<T,C>
CMClassInfo implements MClassInfo.