org.apache.avro.generic
Interface GenericEnumSymbol

All Known Implementing Classes:
GenericData.EnumSymbol

public interface GenericEnumSymbol

An enum symbol.


Method Summary
 String toString()
          Return the symbol.
 

Method Detail

toString

String toString()
Return the symbol.

Overrides:
toString in class Object


Copyright © 2010 The Apache Software Foundation