Uses of Record Class
dev.omnist.schema.Field
Packages that use Field
Package
Description
OSD (Omnist Schema Definition) modeling and I/O: the
Schema
type model — records, fields, scalar kinds — plus the lexer, parser, and writer
that read and write schemas in their canonical text form (omnist-spec §5).-
Uses of Field in dev.omnist.schema
Methods in dev.omnist.schema that return FieldModifier and TypeMethodDescriptionLooks up a field by its label, returning the first match in declaration order.Methods in dev.omnist.schema that return types with arguments of type FieldModifier and TypeMethodDescriptionRecord.fields()Returns the value of thefieldsrecord component.Constructor parameters in dev.omnist.schema with type arguments of type Field