class EnumDescriptor (View source)

Traits

Methods

__construct()

No description

setFullName($full_name)

No description

getFullName()

No description

addValue($number, $value)

No description

getValueByNumber($number)

No description

getValueByName($name)

No description

getValueDescriptorByIndex($index)

No description

getValueCount()

No description

setClass($klass)

No description

getClass()

No description

setLegacyClass($klass)

No description

getLegacyClass()

No description

static 
buildFromProto($proto, $file_proto, $containing)

No description

Details

getPublicDescriptor()

No description

__construct()

No description

setFullName($full_name)

No description

Parameters

$full_name

getFullName()

No description

addValue($number, $value)

No description

Parameters

$number
$value

getValueByNumber($number)

No description

Parameters

$number

getValueByName($name)

No description

Parameters

$name

getValueDescriptorByIndex($index)

No description

Parameters

$index

getValueCount()

No description

setClass($klass)

No description

Parameters

$klass

getClass()

No description

setLegacyClass($klass)

No description

Parameters

$klass

getLegacyClass()

No description

static buildFromProto($proto, $file_proto, $containing)

No description

Parameters

$proto
$file_proto
$containing