Uses of Class
protobuf_unittest.UnittestProto.ForeignEnum

Packages that use UnittestProto.ForeignEnum
protobuf_unittest   
 

Uses of UnittestProto.ForeignEnum in protobuf_unittest
 

Methods in protobuf_unittest that return UnittestProto.ForeignEnum
static UnittestProto.ForeignEnum UnittestProto.ForeignEnum.valueOf(int value)
           
static UnittestProto.ForeignEnum UnittestProto.ForeignEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UnittestProto.ForeignEnum[] UnittestProto.ForeignEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 FuseSource. All Rights Reserved.