public class PbFormatConfig extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
PbFormatConfig.PbFormatConfigBuilder
Builder of PbFormatConfig.
|
Constructor and Description |
---|
PbFormatConfig(String messageClassName,
boolean ignoreParseErrors,
boolean readDefaultValues,
String writeNullStringLiterals) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMessageClassName() |
String |
getWriteNullStringLiterals() |
int |
hashCode() |
boolean |
isIgnoreParseErrors() |
boolean |
isReadDefaultValues() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.