public static interface Webswing.CopyEventMsgInProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFile()
optional string file = 2; |
com.google.protobuf.ByteString |
getFileBytes()
optional string file = 2; |
Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto |
getType()
optional .org.webswing.server.model.proto.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1; |
boolean |
hasFile()
optional string file = 2; |
boolean |
hasType()
optional .org.webswing.server.model.proto.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasType()
optional .org.webswing.server.model.proto.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto getType()
optional .org.webswing.server.model.proto.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;boolean hasFile()
optional string file = 2;String getFile()
optional string file = 2;com.google.protobuf.ByteString getFileBytes()
optional string file = 2;Copyright © 2018. All rights reserved.