Uses of Enum Class
com.google.protobuf.ProtobufToStringOutput.OutputMode
Packages that use ProtobufToStringOutput.OutputMode
-
Uses of ProtobufToStringOutput.OutputMode in com.google.protobuf
Fields in com.google.protobuf with type parameters of type ProtobufToStringOutput.OutputModeModifier and TypeFieldDescriptionprivate static final ThreadLocal<ProtobufToStringOutput.OutputMode> ProtobufToStringOutput.outputModeMethods in com.google.protobuf that return ProtobufToStringOutput.OutputModeModifier and TypeMethodDescriptionprivate static ProtobufToStringOutput.OutputModeProtobufToStringOutput.setOutputMode(ProtobufToStringOutput.OutputMode newMode) Returns the enum constant of this class with the specified name.static ProtobufToStringOutput.OutputMode[]ProtobufToStringOutput.OutputMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.protobuf with parameters of type ProtobufToStringOutput.OutputModeModifier and TypeMethodDescriptionprivate static voidProtobufToStringOutput.callWithSpecificFormat(Runnable impl, ProtobufToStringOutput.OutputMode mode) private static ProtobufToStringOutput.OutputModeProtobufToStringOutput.setOutputMode(ProtobufToStringOutput.OutputMode newMode)