Copied!
CloneableInstantiable
Methods
public __construct()
public addEnumType( $desc)
public addField( $field)
public addNestedType( $desc)
public addOneofDecl( $oneof)
public static buildFromProto( $proto, $file_proto, $containing)
public getClass()
public getEnumType()
public getField()
public getFieldByIndex( $index)
public getFieldByJsonName( $json_name)
public getFieldByName( $name)
public getFieldByNumber( $number)
public getFullName()
public getLegacyClass()
public getNestedType()
public getOneofDecl()
public getOptions()
public getPreviouslyUnreservedClass()
public getPublicDescriptor()
public setClass( $klass)
public setFullName( $full_name)
public setLegacyClass( $klass)
public setOptions( $options)
public setPreviouslyUnreservedClass( $klass)
Properties
private $enum_type = []
private $field = []
private $full_name = NULL
private $index_to_field = []
private $json_to_field = []
private $klass = NULL
private $legacy_klass = NULL
private $name_to_field = []
private $nested_type = []
private $oneof_decl = []
private $options = NULL
private $previous_klass = NULL
private $public_desc = NULL
Methods
public static buildFromProto( $proto, $file_proto, $containing)
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration