public interface TypeInfo
  • Method Details

    • getTypeCode

      int getTypeCode()
    • getIdentity

      Identity getIdentity()
    • getMoreSpecificTypeInfo

      TypeInfo getMoreSpecificTypeInfo(String qualifier)
    • getMoreSpecificTypeInfo

      default TypeInfo getMoreSpecificTypeInfo(String qualifier, boolean allowMissingAttribute)
    • getTypeItem

      default Object getTypeItem()
    • isMoreSpecificUnpredictable

      default boolean isMoreSpecificUnpredictable()