Uses of Enum Class
com.github.thought2code.mcp.annotated.enums.JavaTypeToJsonSchemaMapper
Packages that use JavaTypeToJsonSchemaMapper
-
Uses of JavaTypeToJsonSchemaMapper in com.github.thought2code.mcp.annotated.enums
Methods in com.github.thought2code.mcp.annotated.enums that return JavaTypeToJsonSchemaMapperModifier and TypeMethodDescriptionstatic JavaTypeToJsonSchemaMapperReturns the enum constant of this class with the specified name.static JavaTypeToJsonSchemaMapper[]JavaTypeToJsonSchemaMapper.values()Returns an array containing the constants of this enum class, in the order they are declared.