Uses of Class
protobuf_unittest.UnittestProto.TestAllTypes.RepeatedGroup

Packages that use UnittestProto.TestAllTypes.RepeatedGroup
protobuf_unittest   
 

Uses of UnittestProto.TestAllTypes.RepeatedGroup in protobuf_unittest
 

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

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



Copyright © 2009 FuseSource. All Rights Reserved.