Interface ClassInfoOrigin<T,C,CI extends org.glassfish.jaxb.core.v2.model.core.ClassInfo<T,C>>
- Type Parameters:
T- The underlying Java type that object represents.C- The declaration class the ClassInfo object is wrapping.CI- Class Information about JAXB-bound class.
- All Superinterfaces:
MSourced<CI>
- All Known Implementing Classes:
CMClassElementInfoOrigin,CMClassInfoOrigin
public interface ClassInfoOrigin<T,C,CI extends org.glassfish.jaxb.core.v2.model.core.ClassInfo<T,C>>
extends MSourced<CI>
ClassInfoOrigin extends MSourced.
-
Method Summary