接口 StaticObjectType
- 所有超级接口:
Node,ObjectType,Type
- 所有已知实现类:
StaticObjectTypeImpl
-
嵌套类概要
嵌套类 -
方法概要
修饰符和类型方法说明default boolean从接口继承的方法 org.babyfish.jimmer.client.meta.ObjectType
getDocument, getJavaType, getProperties, isEntity
-
方法详细资料
-
getDeclaringObjectType
StaticObjectType getDeclaringObjectType() -
getTypeArguments
-
getNestedTypes
Collection<StaticObjectType> getNestedTypes() -
hasDefinition
default boolean hasDefinition()- 指定者:
hasDefinition在接口中Type
-