Uses of Enum Class
com.google.protobuf.Writer.FieldOrder
Packages that use Writer.FieldOrder
-
Uses of Writer.FieldOrder in com.google.protobuf
Methods in com.google.protobuf that return Writer.FieldOrderModifier and TypeMethodDescriptionfinal Writer.FieldOrderBinaryWriter.fieldOrder()CodedOutputStreamWriter.fieldOrder()Writer.fieldOrder()Indicates the order in which the fields are written by thisWriter.static Writer.FieldOrderReturns the enum constant of this class with the specified name.static Writer.FieldOrder[]Writer.FieldOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.