Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto |
Webswing.CopyEventMsgInProtoOrBuilder.getType()
optional .org.webswing.server.model.proto.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;
|
Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto |
Webswing.CopyEventMsgInProto.getType()
optional .org.webswing.server.model.proto.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;
|
Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto |
Webswing.CopyEventMsgInProto.Builder.getType()
optional .org.webswing.server.model.proto.CopyEventMsgInProto.CopyEventMsgTypeProto type = 1;
|
static Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto |
Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto |
Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto.valueOf(int value) |
static Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto |
Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto[] |
Webswing.CopyEventMsgInProto.CopyEventMsgTypeProto.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|