接口 Type

所有超级接口:
Node
所有已知子接口:
ArrayType, EnumType, ImmutableObjectType, MapType, NullableType, ObjectType, SimpleType, StaticObjectType, UnresolvedTypeVariable
所有已知实现类:
EnumTypeImpl, ImmutableObjectTypeImpl, StaticObjectTypeImpl, UnresolvedTypeVariableImpl

public interface Type extends Node
  • 方法概要

    修饰符和类型
    方法
    说明
    default boolean
     

    从接口继承的方法 org.babyfish.jimmer.client.meta.Node

    accept
  • 方法详细资料

    • hasDefinition

      default boolean hasDefinition()