public class EnumDescriptorProtoPOJO extends Object
DescriptorProtos.EnumDescriptorProto
String
name
List<EnumOptionsPOJO>
options
List<EnumValueDescriptorProtoPOJO>
values
EnumDescriptorProtoPOJO()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
@Protobuf(order=1) public String name
@Protobuf(order=2, fieldType=OBJECT) public List<EnumValueDescriptorProtoPOJO> values
@Protobuf(order=3, fieldType=OBJECT) public List<EnumOptionsPOJO> options
public EnumDescriptorProtoPOJO()
public String toString()
toString
Object
Copyright © 2016 Baidu, Inc.. All rights reserved.