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