Uses of Class
io.protostuff.parser.Field
Packages that use Field
-
Uses of Field in io.protostuff.parser
Subclasses of Field in io.protostuff.parserModifier and TypeClassDescriptionclassRepresents an enum field defined in aMessage.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classclassRepresents a message field defined in aProto.Classes in io.protostuff.parser that implement interfaces with type arguments of type FieldMethods in io.protostuff.parser with type parameters of type FieldMethods in io.protostuff.parser that return FieldMethods in io.protostuff.parser that return types with arguments of type FieldModifier and TypeMethodDescriptionLinkedHashMap<String, Field<?>> Message.getFieldMap()Collection<Field<?>> Extension.getFields()Collection<Field<?>> HasFields.getFields()Message.getFields()Methods in io.protostuff.parser with parameters of type FieldModifier and TypeMethodDescriptionvoidvoidvoidintProtoParser.field_options(Proto proto, HasFields message, Field field) ProtoParser.field_options_keyval(Proto proto, HasFields message, Field field, boolean checkDefault) ProtoParser.signed_constant(Proto proto, HasFields message, Field field, String key, boolean checkDefault)