FieldDescriptor

Companion:
object
class Object
trait Matchable
class Any

Value members

Concrete methods

def isMapField: Boolean
def isOptional: Boolean
def isRepeated: Boolean
def isRequired: Boolean
def location: Option[Location]
def name: String
def number: Int
def scalaName: String
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Returns:

a string representation of the object.

Definition Classes
Any