Uses of Class
protobuf_unittest.UnittestProto.TestAllTypes.NestedMessage

Packages that use UnittestProto.TestAllTypes.NestedMessage
protobuf_unittest   
 

Uses of UnittestProto.TestAllTypes.NestedMessage in protobuf_unittest
 

Methods in protobuf_unittest that return UnittestProto.TestAllTypes.NestedMessage
 UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.clone()
           
 UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.mergeFrom(UnittestProto.TestAllTypes.NestedMessage other)
           
 UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.mergeUnframed(CodedInputStream input)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseFramed(Buffer data)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseFramed(byte[] data)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseFramed(CodedInputStream data)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseFramed(InputStream data)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseUnframed(Buffer data)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseUnframed(byte[] data)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseUnframed(CodedInputStream data)
           
static UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.parseUnframed(InputStream data)
           
 

Methods in protobuf_unittest with parameters of type UnittestProto.TestAllTypes.NestedMessage
 boolean UnittestProto.TestAllTypes.NestedMessage.equals(UnittestProto.TestAllTypes.NestedMessage obj)
           
 UnittestProto.TestAllTypes.NestedMessage UnittestProto.TestAllTypes.NestedMessage.mergeFrom(UnittestProto.TestAllTypes.NestedMessage other)
           
 



Copyright © 2009 FuseSource. All Rights Reserved.