rina.cdap.impl.googleprotobuf
Class CDAP.objVal_t

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite
      extended by com.google.protobuf.AbstractMessage
          extended by com.google.protobuf.GeneratedMessage
              extended by rina.cdap.impl.googleprotobuf.CDAP.objVal_t
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable, CDAP.objVal_tOrBuilder
Enclosing class:
CDAP

public static final class CDAP.objVal_t
extends com.google.protobuf.GeneratedMessage
implements CDAP.objVal_tOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class CDAP.objVal_t.Builder
           
 
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
 
Field Summary
static int BYTEVAL_FIELD_NUMBER
           
static int DOUBLEVAL_FIELD_NUMBER
           
static int FLOATVAL_FIELD_NUMBER
           
static int INT64VAL_FIELD_NUMBER
           
static int INTVAL_FIELD_NUMBER
           
static int SINT64VAL_FIELD_NUMBER
           
static int SINTVAL_FIELD_NUMBER
           
static int STRVAL_FIELD_NUMBER
           
 
Method Summary
 com.google.protobuf.ByteString getByteval()
           
static CDAP.objVal_t getDefaultInstance()
           
 CDAP.objVal_t getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 long getDoubleval()
           
 int getFloatval()
           
 long getInt64Val()
           
 int getIntval()
           
 int getSerializedSize()
           
 long getSint64Val()
           
 int getSintval()
           
 java.lang.String getStrval()
           
 boolean hasByteval()
           
 boolean hasDoubleval()
           
 boolean hasFloatval()
           
 boolean hasInt64Val()
           
 boolean hasIntval()
           
 boolean hasSint64Val()
           
 boolean hasSintval()
           
 boolean hasStrval()
           
 boolean isInitialized()
           
static CDAP.objVal_t.Builder newBuilder()
           
static CDAP.objVal_t.Builder newBuilder(CDAP.objVal_t prototype)
           
 CDAP.objVal_t.Builder newBuilderForType()
           
static CDAP.objVal_t parseDelimitedFrom(java.io.InputStream input)
           
static CDAP.objVal_t parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.objVal_t parseFrom(byte[] data)
           
static CDAP.objVal_t parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.objVal_t parseFrom(com.google.protobuf.ByteString data)
           
static CDAP.objVal_t parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.objVal_t parseFrom(com.google.protobuf.CodedInputStream input)
           
static CDAP.objVal_t parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.objVal_t parseFrom(java.io.InputStream input)
           
static CDAP.objVal_t parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 CDAP.objVal_t.Builder toBuilder()
           
 void writeTo(com.google.protobuf.CodedOutputStream output)
           
 
Methods inherited from class com.google.protobuf.GeneratedMessage
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
 
Methods inherited from class com.google.protobuf.AbstractMessage
equals, hashCode, toString
 
Methods inherited from class com.google.protobuf.AbstractMessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
 

Field Detail

INTVAL_FIELD_NUMBER

public static final int INTVAL_FIELD_NUMBER
See Also:
Constant Field Values

SINTVAL_FIELD_NUMBER

public static final int SINTVAL_FIELD_NUMBER
See Also:
Constant Field Values

INT64VAL_FIELD_NUMBER

public static final int INT64VAL_FIELD_NUMBER
See Also:
Constant Field Values

SINT64VAL_FIELD_NUMBER

public static final int SINT64VAL_FIELD_NUMBER
See Also:
Constant Field Values

STRVAL_FIELD_NUMBER

public static final int STRVAL_FIELD_NUMBER
See Also:
Constant Field Values

BYTEVAL_FIELD_NUMBER

public static final int BYTEVAL_FIELD_NUMBER
See Also:
Constant Field Values

FLOATVAL_FIELD_NUMBER

public static final int FLOATVAL_FIELD_NUMBER
See Also:
Constant Field Values

DOUBLEVAL_FIELD_NUMBER

public static final int DOUBLEVAL_FIELD_NUMBER
See Also:
Constant Field Values
Method Detail

getDefaultInstance

public static CDAP.objVal_t getDefaultInstance()

getDefaultInstanceForType

public CDAP.objVal_t getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

hasIntval

public boolean hasIntval()
Specified by:
hasIntval in interface CDAP.objVal_tOrBuilder

getIntval

public int getIntval()
Specified by:
getIntval in interface CDAP.objVal_tOrBuilder

hasSintval

public boolean hasSintval()
Specified by:
hasSintval in interface CDAP.objVal_tOrBuilder

getSintval

public int getSintval()
Specified by:
getSintval in interface CDAP.objVal_tOrBuilder

hasInt64Val

public boolean hasInt64Val()
Specified by:
hasInt64Val in interface CDAP.objVal_tOrBuilder

getInt64Val

public long getInt64Val()
Specified by:
getInt64Val in interface CDAP.objVal_tOrBuilder

hasSint64Val

public boolean hasSint64Val()
Specified by:
hasSint64Val in interface CDAP.objVal_tOrBuilder

getSint64Val

public long getSint64Val()
Specified by:
getSint64Val in interface CDAP.objVal_tOrBuilder

hasStrval

public boolean hasStrval()
Specified by:
hasStrval in interface CDAP.objVal_tOrBuilder

getStrval

public java.lang.String getStrval()
Specified by:
getStrval in interface CDAP.objVal_tOrBuilder

hasByteval

public boolean hasByteval()
Specified by:
hasByteval in interface CDAP.objVal_tOrBuilder

getByteval

public com.google.protobuf.ByteString getByteval()
Specified by:
getByteval in interface CDAP.objVal_tOrBuilder

hasFloatval

public boolean hasFloatval()
Specified by:
hasFloatval in interface CDAP.objVal_tOrBuilder

getFloatval

public int getFloatval()
Specified by:
getFloatval in interface CDAP.objVal_tOrBuilder

hasDoubleval

public boolean hasDoubleval()
Specified by:
hasDoubleval in interface CDAP.objVal_tOrBuilder

getDoubleval

public long getDoubleval()
Specified by:
getDoubleval in interface CDAP.objVal_tOrBuilder

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage

writeTo

public void writeTo(com.google.protobuf.CodedOutputStream output)
             throws java.io.IOException
Specified by:
writeTo in interface com.google.protobuf.MessageLite
Overrides:
writeTo in class com.google.protobuf.AbstractMessage
Throws:
java.io.IOException

getSerializedSize

public int getSerializedSize()
Specified by:
getSerializedSize in interface com.google.protobuf.MessageLite
Overrides:
getSerializedSize in class com.google.protobuf.AbstractMessage

parseFrom

public static CDAP.objVal_t parseFrom(com.google.protobuf.ByteString data)
                               throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static CDAP.objVal_t parseFrom(com.google.protobuf.ByteString data,
                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                               throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static CDAP.objVal_t parseFrom(byte[] data)
                               throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static CDAP.objVal_t parseFrom(byte[] data,
                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                               throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static CDAP.objVal_t parseFrom(java.io.InputStream input)
                               throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static CDAP.objVal_t parseFrom(java.io.InputStream input,
                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                               throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static CDAP.objVal_t parseDelimitedFrom(java.io.InputStream input)
                                        throws java.io.IOException
Throws:
java.io.IOException

parseDelimitedFrom

public static CDAP.objVal_t parseDelimitedFrom(java.io.InputStream input,
                                               com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                        throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static CDAP.objVal_t parseFrom(com.google.protobuf.CodedInputStream input)
                               throws java.io.IOException
Throws:
java.io.IOException

parseFrom

public static CDAP.objVal_t parseFrom(com.google.protobuf.CodedInputStream input,
                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                               throws java.io.IOException
Throws:
java.io.IOException

newBuilder

public static CDAP.objVal_t.Builder newBuilder()

newBuilderForType

public CDAP.objVal_t.Builder newBuilderForType()
Specified by:
newBuilderForType in interface com.google.protobuf.Message
Specified by:
newBuilderForType in interface com.google.protobuf.MessageLite

newBuilder

public static CDAP.objVal_t.Builder newBuilder(CDAP.objVal_t prototype)

toBuilder

public CDAP.objVal_t.Builder toBuilder()
Specified by:
toBuilder in interface com.google.protobuf.Message
Specified by:
toBuilder in interface com.google.protobuf.MessageLite