Interface RuntimeTypeInfoSet

  • All Superinterfaces:
    org.glassfish.jaxb.core.v2.model.core.TypeInfoSet<Type,​Class,​Field,​Method>

    public interface RuntimeTypeInfoSet
    extends org.glassfish.jaxb.core.v2.model.core.TypeInfoSet<Type,​Class,​Field,​Method>
    TypeInfoSet refined for runtime.
    Author:
    Kohsuke Kawaguchi