org.apache.hadoop.hbase.protobuf.generated
Interface HBaseProtos.BigDecimalMsgOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
HBaseProtos.BigDecimalMsg, HBaseProtos.BigDecimalMsg.Builder
Enclosing class:
HBaseProtos

public static interface HBaseProtos.BigDecimalMsgOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 com.google.protobuf.ByteString getBigdecimalMsg()
           
 boolean hasBigdecimalMsg()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

hasBigdecimalMsg

boolean hasBigdecimalMsg()

getBigdecimalMsg

com.google.protobuf.ByteString getBigdecimalMsg()


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.