Interface Extendable<O extends JavaType<O>>

    • Method Detail

      • getSuperType

        java.lang.String getSuperType()
        Get this type's super class.
        See Also:
        #setSuperType(String)