org.apache.hadoop.hive.serde2.proto.test
Class Complexpb.IntString
java.lang.Object
org.apache.hadoop.hive.serde2.proto.test.Complexpb.IntString
- Enclosing class:
- Complexpb
public static final class Complexpb.IntString
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MYINT_FIELD_NUMBER
public static final int MYINT_FIELD_NUMBER
- See Also:
- Constant Field Values
MYSTRING_FIELD_NUMBER
public static final int MYSTRING_FIELD_NUMBER
- See Also:
- Constant Field Values
UNDERSCORE_INT_FIELD_NUMBER
public static final int UNDERSCORE_INT_FIELD_NUMBER
- See Also:
- Constant Field Values
Complexpb.IntString
public Complexpb.IntString(int myInt,
String myString,
int underscoreInt)
hasMyint
public boolean hasMyint()
getMyint
public int getMyint()
hasMyString
public boolean hasMyString()
getMyString
public String getMyString()
hasUnderscoreInt
public boolean hasUnderscoreInt()
getUnderscoreInt
public int getUnderscoreInt()
isInitialized
public final boolean isInitialized()
Copyright © 2012 The Apache Software Foundation