public static interface Webswing.PasteRequestMsgProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
optional string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
String |
getTitle()
optional string title = 1; |
com.google.protobuf.ByteString |
getTitleBytes()
optional string title = 1; |
boolean |
hasMessage()
optional string message = 2; |
boolean |
hasTitle()
optional string title = 1; |
boolean hasTitle()
optional string title = 1;String getTitle()
optional string title = 1;com.google.protobuf.ByteString getTitleBytes()
optional string title = 1;boolean hasMessage()
optional string message = 2;String getMessage()
optional string message = 2;com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;Copyright © 2017. All rights reserved.