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