Enum Class的使用
com.github.codeboyzhou.mcp.declarative.enums.JsonSchemaDataType
使用JsonSchemaDataType的程序包
-
com.github.codeboyzhou.mcp.declarative.enums中JsonSchemaDataType的使用
修饰符和类型方法说明static JsonSchemaDataTypeJsonSchemaDataType.fromJavaType(Class<?> javaType) static JsonSchemaDataTypeReturns the enum constant of this class with the specified name.static JsonSchemaDataType[]JsonSchemaDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.