Uses of Class
protobuf_unittest.UnittestProto.TestEmptyMessageWithExtensions

Packages that use UnittestProto.TestEmptyMessageWithExtensions
protobuf_unittest   
 

Uses of UnittestProto.TestEmptyMessageWithExtensions in protobuf_unittest
 

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

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



Copyright © 2009 FuseSource. All Rights Reserved.