Class ClassInfoImpl<T,​C,​F,​M>

    • Field Detail

      • clazz

        protected final C clazz
      • attributeWildcard

        protected PropertySeed<T,​C,​F,​M> attributeWildcard
        If this class has a declared (not inherited) attribute wildcard, keep the reference to it. This parameter is initialized at the construction time and never change.
      • owner

        protected final org.glassfish.jaxb.runtime.v2.model.impl.TypeInfoSetImpl<TypeT,​ClassDeclT,​FieldT,​MethodT> owner
        TypeInfoSet to which this class belongs.