Uses of Class
com.google.protobuf.test.UnittestImport.ImportEnum

Packages that use UnittestImport.ImportEnum
com.google.protobuf.test   
 

Uses of UnittestImport.ImportEnum in com.google.protobuf.test
 

Methods in com.google.protobuf.test that return UnittestImport.ImportEnum
static UnittestImport.ImportEnum UnittestImport.ImportEnum.valueOf(int value)
           
static UnittestImport.ImportEnum UnittestImport.ImportEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static UnittestImport.ImportEnum[] UnittestImport.ImportEnum.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 FuseSource. All Rights Reserved.