Interface PropertyInfoOrigin<T,C,PI extends org.glassfish.jaxb.core.v2.model.core.PropertyInfo<T,C>>
- Type Parameters:
T- The underlying Java type that object represents.C- The declaration class the ClassInfo object is wrapping.PI- Property Information about a JAXB-bound property.
- All Superinterfaces:
MSourced<PI>
- All Known Implementing Classes:
CMPropertyInfoOrigin
public interface PropertyInfoOrigin<T,C,PI extends org.glassfish.jaxb.core.v2.model.core.PropertyInfo<T,C>>
extends MSourced<PI>
PropertyInfoOrigin extends MSourced.
-
Method Summary