Package io.protostuff.parser
Interface HasFields
- All Superinterfaces:
HasOptions
-
Method Summary
Methods inherited from interface io.protostuff.parser.HasOptions
getOptions, putExtraOption, putStandardOption
-
Method Details
-
getFields
Collection<Field<?>> getFields() -
getField
-
addField
-
getEnclosingNamespace
String getEnclosingNamespace()
-