rina.cdap.impl.googleprotobuf
Class CDAP.CDAPMessage

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.CDAPMessage
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable, CDAP.CDAPMessageOrBuilder
Enclosing class:
CDAP

public static final class CDAP.CDAPMessage
extends com.google.protobuf.GeneratedMessage
implements CDAP.CDAPMessageOrBuilder

See Also:
Serialized Form

Nested Class Summary
static class CDAP.CDAPMessage.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 ABSSYNTAX_FIELD_NUMBER
           
static int AUTHMECH_FIELD_NUMBER
           
static int AUTHVALUE_FIELD_NUMBER
           
static int DESTAEINST_FIELD_NUMBER
           
static int DESTAENAME_FIELD_NUMBER
           
static int DESTAPINST_FIELD_NUMBER
           
static int DESTAPNAME_FIELD_NUMBER
           
static int FILTER_FIELD_NUMBER
           
static int FLAGS_FIELD_NUMBER
           
static int INVOKEID_FIELD_NUMBER
           
static int OBJCLASS_FIELD_NUMBER
           
static int OBJINST_FIELD_NUMBER
           
static int OBJNAME_FIELD_NUMBER
           
static int OBJVALUE_FIELD_NUMBER
           
static int OPCODE_FIELD_NUMBER
           
static int RESULT_FIELD_NUMBER
           
static int RESULTREASON_FIELD_NUMBER
           
static int SCOPE_FIELD_NUMBER
           
static int SRCAEINST_FIELD_NUMBER
           
static int SRCAENAME_FIELD_NUMBER
           
static int SRCAPINST_FIELD_NUMBER
           
static int SRCAPNAME_FIELD_NUMBER
           
static int VERSION_FIELD_NUMBER
           
 
Method Summary
 int getAbsSyntax()
           
 CDAP.authTypes_t getAuthMech()
           
 CDAP.authValue_t getAuthValue()
           
 CDAP.authValue_tOrBuilder getAuthValueOrBuilder()
           
static CDAP.CDAPMessage getDefaultInstance()
           
 CDAP.CDAPMessage getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 java.lang.String getDestAEInst()
           
 java.lang.String getDestAEName()
           
 java.lang.String getDestApInst()
           
 java.lang.String getDestApName()
           
 com.google.protobuf.ByteString getFilter()
           
 CDAP.flagValues_t getFlags()
           
 int getInvokeID()
           
 java.lang.String getObjClass()
           
 long getObjInst()
           
 java.lang.String getObjName()
           
 CDAP.objVal_t getObjValue()
           
 CDAP.objVal_tOrBuilder getObjValueOrBuilder()
           
 CDAP.opCode_t getOpCode()
           
 int getResult()
           
 java.lang.String getResultReason()
           
 int getScope()
           
 int getSerializedSize()
           
 java.lang.String getSrcAEInst()
           
 java.lang.String getSrcAEName()
           
 java.lang.String getSrcApInst()
           
 java.lang.String getSrcApName()
           
 long getVersion()
           
 boolean hasAbsSyntax()
           
 boolean hasAuthMech()
           
 boolean hasAuthValue()
           
 boolean hasDestAEInst()
           
 boolean hasDestAEName()
           
 boolean hasDestApInst()
           
 boolean hasDestApName()
           
 boolean hasFilter()
           
 boolean hasFlags()
           
 boolean hasInvokeID()
           
 boolean hasObjClass()
           
 boolean hasObjInst()
           
 boolean hasObjName()
           
 boolean hasObjValue()
           
 boolean hasOpCode()
           
 boolean hasResult()
           
 boolean hasResultReason()
           
 boolean hasScope()
           
 boolean hasSrcAEInst()
           
 boolean hasSrcAEName()
           
 boolean hasSrcApInst()
           
 boolean hasSrcApName()
           
 boolean hasVersion()
           
 boolean isInitialized()
           
static CDAP.CDAPMessage.Builder newBuilder()
           
static CDAP.CDAPMessage.Builder newBuilder(CDAP.CDAPMessage prototype)
           
 CDAP.CDAPMessage.Builder newBuilderForType()
           
static CDAP.CDAPMessage parseDelimitedFrom(java.io.InputStream input)
           
static CDAP.CDAPMessage parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.CDAPMessage parseFrom(byte[] data)
           
static CDAP.CDAPMessage parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.CDAPMessage parseFrom(com.google.protobuf.ByteString data)
           
static CDAP.CDAPMessage parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.CDAPMessage parseFrom(com.google.protobuf.CodedInputStream input)
           
static CDAP.CDAPMessage parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static CDAP.CDAPMessage parseFrom(java.io.InputStream input)
           
static CDAP.CDAPMessage parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 CDAP.CDAPMessage.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

ABSSYNTAX_FIELD_NUMBER

public static final int ABSSYNTAX_FIELD_NUMBER
See Also:
Constant Field Values

OPCODE_FIELD_NUMBER

public static final int OPCODE_FIELD_NUMBER
See Also:
Constant Field Values

INVOKEID_FIELD_NUMBER

public static final int INVOKEID_FIELD_NUMBER
See Also:
Constant Field Values

FLAGS_FIELD_NUMBER

public static final int FLAGS_FIELD_NUMBER
See Also:
Constant Field Values

OBJCLASS_FIELD_NUMBER

public static final int OBJCLASS_FIELD_NUMBER
See Also:
Constant Field Values

OBJNAME_FIELD_NUMBER

public static final int OBJNAME_FIELD_NUMBER
See Also:
Constant Field Values

OBJINST_FIELD_NUMBER

public static final int OBJINST_FIELD_NUMBER
See Also:
Constant Field Values

OBJVALUE_FIELD_NUMBER

public static final int OBJVALUE_FIELD_NUMBER
See Also:
Constant Field Values

RESULT_FIELD_NUMBER

public static final int RESULT_FIELD_NUMBER
See Also:
Constant Field Values

SCOPE_FIELD_NUMBER

public static final int SCOPE_FIELD_NUMBER
See Also:
Constant Field Values

FILTER_FIELD_NUMBER

public static final int FILTER_FIELD_NUMBER
See Also:
Constant Field Values

AUTHMECH_FIELD_NUMBER

public static final int AUTHMECH_FIELD_NUMBER
See Also:
Constant Field Values

AUTHVALUE_FIELD_NUMBER

public static final int AUTHVALUE_FIELD_NUMBER
See Also:
Constant Field Values

DESTAEINST_FIELD_NUMBER

public static final int DESTAEINST_FIELD_NUMBER
See Also:
Constant Field Values

DESTAENAME_FIELD_NUMBER

public static final int DESTAENAME_FIELD_NUMBER
See Also:
Constant Field Values

DESTAPINST_FIELD_NUMBER

public static final int DESTAPINST_FIELD_NUMBER
See Also:
Constant Field Values

DESTAPNAME_FIELD_NUMBER

public static final int DESTAPNAME_FIELD_NUMBER
See Also:
Constant Field Values

SRCAEINST_FIELD_NUMBER

public static final int SRCAEINST_FIELD_NUMBER
See Also:
Constant Field Values

SRCAENAME_FIELD_NUMBER

public static final int SRCAENAME_FIELD_NUMBER
See Also:
Constant Field Values

SRCAPINST_FIELD_NUMBER

public static final int SRCAPINST_FIELD_NUMBER
See Also:
Constant Field Values

SRCAPNAME_FIELD_NUMBER

public static final int SRCAPNAME_FIELD_NUMBER
See Also:
Constant Field Values

RESULTREASON_FIELD_NUMBER

public static final int RESULTREASON_FIELD_NUMBER
See Also:
Constant Field Values

VERSION_FIELD_NUMBER

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

getDefaultInstance

public static CDAP.CDAPMessage getDefaultInstance()

getDefaultInstanceForType

public CDAP.CDAPMessage 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()

hasAbsSyntax

public boolean hasAbsSyntax()
Specified by:
hasAbsSyntax in interface CDAP.CDAPMessageOrBuilder

getAbsSyntax

public int getAbsSyntax()
Specified by:
getAbsSyntax in interface CDAP.CDAPMessageOrBuilder

hasOpCode

public boolean hasOpCode()
Specified by:
hasOpCode in interface CDAP.CDAPMessageOrBuilder

getOpCode

public CDAP.opCode_t getOpCode()
Specified by:
getOpCode in interface CDAP.CDAPMessageOrBuilder

hasInvokeID

public boolean hasInvokeID()
Specified by:
hasInvokeID in interface CDAP.CDAPMessageOrBuilder

getInvokeID

public int getInvokeID()
Specified by:
getInvokeID in interface CDAP.CDAPMessageOrBuilder

hasFlags

public boolean hasFlags()
Specified by:
hasFlags in interface CDAP.CDAPMessageOrBuilder

getFlags

public CDAP.flagValues_t getFlags()
Specified by:
getFlags in interface CDAP.CDAPMessageOrBuilder

hasObjClass

public boolean hasObjClass()
Specified by:
hasObjClass in interface CDAP.CDAPMessageOrBuilder

getObjClass

public java.lang.String getObjClass()
Specified by:
getObjClass in interface CDAP.CDAPMessageOrBuilder

hasObjName

public boolean hasObjName()
Specified by:
hasObjName in interface CDAP.CDAPMessageOrBuilder

getObjName

public java.lang.String getObjName()
Specified by:
getObjName in interface CDAP.CDAPMessageOrBuilder

hasObjInst

public boolean hasObjInst()
Specified by:
hasObjInst in interface CDAP.CDAPMessageOrBuilder

getObjInst

public long getObjInst()
Specified by:
getObjInst in interface CDAP.CDAPMessageOrBuilder

hasObjValue

public boolean hasObjValue()
Specified by:
hasObjValue in interface CDAP.CDAPMessageOrBuilder

getObjValue

public CDAP.objVal_t getObjValue()
Specified by:
getObjValue in interface CDAP.CDAPMessageOrBuilder

getObjValueOrBuilder

public CDAP.objVal_tOrBuilder getObjValueOrBuilder()
Specified by:
getObjValueOrBuilder in interface CDAP.CDAPMessageOrBuilder

hasResult

public boolean hasResult()
Specified by:
hasResult in interface CDAP.CDAPMessageOrBuilder

getResult

public int getResult()
Specified by:
getResult in interface CDAP.CDAPMessageOrBuilder

hasScope

public boolean hasScope()
Specified by:
hasScope in interface CDAP.CDAPMessageOrBuilder

getScope

public int getScope()
Specified by:
getScope in interface CDAP.CDAPMessageOrBuilder

hasFilter

public boolean hasFilter()
Specified by:
hasFilter in interface CDAP.CDAPMessageOrBuilder

getFilter

public com.google.protobuf.ByteString getFilter()
Specified by:
getFilter in interface CDAP.CDAPMessageOrBuilder

hasAuthMech

public boolean hasAuthMech()
Specified by:
hasAuthMech in interface CDAP.CDAPMessageOrBuilder

getAuthMech

public CDAP.authTypes_t getAuthMech()
Specified by:
getAuthMech in interface CDAP.CDAPMessageOrBuilder

hasAuthValue

public boolean hasAuthValue()
Specified by:
hasAuthValue in interface CDAP.CDAPMessageOrBuilder

getAuthValue

public CDAP.authValue_t getAuthValue()
Specified by:
getAuthValue in interface CDAP.CDAPMessageOrBuilder

getAuthValueOrBuilder

public CDAP.authValue_tOrBuilder getAuthValueOrBuilder()
Specified by:
getAuthValueOrBuilder in interface CDAP.CDAPMessageOrBuilder

hasDestAEInst

public boolean hasDestAEInst()
Specified by:
hasDestAEInst in interface CDAP.CDAPMessageOrBuilder

getDestAEInst

public java.lang.String getDestAEInst()
Specified by:
getDestAEInst in interface CDAP.CDAPMessageOrBuilder

hasDestAEName

public boolean hasDestAEName()
Specified by:
hasDestAEName in interface CDAP.CDAPMessageOrBuilder

getDestAEName

public java.lang.String getDestAEName()
Specified by:
getDestAEName in interface CDAP.CDAPMessageOrBuilder

hasDestApInst

public boolean hasDestApInst()
Specified by:
hasDestApInst in interface CDAP.CDAPMessageOrBuilder

getDestApInst

public java.lang.String getDestApInst()
Specified by:
getDestApInst in interface CDAP.CDAPMessageOrBuilder

hasDestApName

public boolean hasDestApName()
Specified by:
hasDestApName in interface CDAP.CDAPMessageOrBuilder

getDestApName

public java.lang.String getDestApName()
Specified by:
getDestApName in interface CDAP.CDAPMessageOrBuilder

hasSrcAEInst

public boolean hasSrcAEInst()
Specified by:
hasSrcAEInst in interface CDAP.CDAPMessageOrBuilder

getSrcAEInst

public java.lang.String getSrcAEInst()
Specified by:
getSrcAEInst in interface CDAP.CDAPMessageOrBuilder

hasSrcAEName

public boolean hasSrcAEName()
Specified by:
hasSrcAEName in interface CDAP.CDAPMessageOrBuilder

getSrcAEName

public java.lang.String getSrcAEName()
Specified by:
getSrcAEName in interface CDAP.CDAPMessageOrBuilder

hasSrcApInst

public boolean hasSrcApInst()
Specified by:
hasSrcApInst in interface CDAP.CDAPMessageOrBuilder

getSrcApInst

public java.lang.String getSrcApInst()
Specified by:
getSrcApInst in interface CDAP.CDAPMessageOrBuilder

hasSrcApName

public boolean hasSrcApName()
Specified by:
hasSrcApName in interface CDAP.CDAPMessageOrBuilder

getSrcApName

public java.lang.String getSrcApName()
Specified by:
getSrcApName in interface CDAP.CDAPMessageOrBuilder

hasResultReason

public boolean hasResultReason()
Specified by:
hasResultReason in interface CDAP.CDAPMessageOrBuilder

getResultReason

public java.lang.String getResultReason()
Specified by:
getResultReason in interface CDAP.CDAPMessageOrBuilder

hasVersion

public boolean hasVersion()
Specified by:
hasVersion in interface CDAP.CDAPMessageOrBuilder

getVersion

public long getVersion()
Specified by:
getVersion in interface CDAP.CDAPMessageOrBuilder

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.CDAPMessage parseFrom(com.google.protobuf.ByteString data)
                                  throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

public static CDAP.CDAPMessage 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.CDAPMessage parseFrom(byte[] data)
                                  throws com.google.protobuf.InvalidProtocolBufferException
Throws:
com.google.protobuf.InvalidProtocolBufferException

parseFrom

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

parseFrom

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

parseFrom

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

parseDelimitedFrom

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

parseDelimitedFrom

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

parseFrom

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

parseFrom

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

newBuilder

public static CDAP.CDAPMessage.Builder newBuilder()

newBuilderForType

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

newBuilder

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

toBuilder

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