Interface TypeRef<T,​C>

    • Method Detail

      • getTagName

        QName getTagName()
        The associated element name.
        Returns:
        never null.
      • isNillable

        boolean isNillable()
        Returns true if this element is nillable.
      • getDefaultValue

        String getDefaultValue()
        The default value for this element if any. Otherwise null.