Uses of Class
protobuf_unittest.UnittestProto.TestAllTypes.RepeatedGroup
Packages that use UnittestProto.TestAllTypes.RepeatedGroup
-
Uses of UnittestProto.TestAllTypes.RepeatedGroup in protobuf_unittest
Methods in protobuf_unittest that return UnittestProto.TestAllTypes.RepeatedGroupModifier and TypeMethodDescriptionUnittestProto.TestAllTypes.RepeatedGroup.clone()
UnittestProto.TestAllTypes.RepeatedGroup.mergeFrom
(UnittestProto.TestAllTypes.RepeatedGroup other) UnittestProto.TestAllTypes.RepeatedGroup.mergeUnframed
(CodedInputStream input) UnittestProto.TestAllTypes.RepeatedGroup.parseFramed
(byte[] data) UnittestProto.TestAllTypes.RepeatedGroup.parseFramed
(InputStream data) UnittestProto.TestAllTypes.RepeatedGroup.parseFramed
(Buffer data) UnittestProto.TestAllTypes.RepeatedGroup.parseFramed
(CodedInputStream data) UnittestProto.TestAllTypes.RepeatedGroup.parseUnframed
(byte[] data) UnittestProto.TestAllTypes.RepeatedGroup.parseUnframed
(InputStream data) UnittestProto.TestAllTypes.RepeatedGroup.parseUnframed
(Buffer data) UnittestProto.TestAllTypes.RepeatedGroup.parseUnframed
(CodedInputStream data) Methods in protobuf_unittest with parameters of type UnittestProto.TestAllTypes.RepeatedGroupModifier and TypeMethodDescriptionboolean
UnittestProto.TestAllTypes.RepeatedGroup.equals
(UnittestProto.TestAllTypes.RepeatedGroup obj) UnittestProto.TestAllTypes.RepeatedGroup.mergeFrom
(UnittestProto.TestAllTypes.RepeatedGroup other)