public interface TextLogoDefinitionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getContent()
string Content = 1; |
com.google.protobuf.ByteString |
getContentBytes()
string Content = 1; |
int |
getEndTime()
int32 EndTime = 6; |
String |
getFontColor()
string FontColor = 4; |
com.google.protobuf.ByteString |
getFontColorBytes()
string FontColor = 4; |
int |
getFontSize()
int32 FontSize = 3; |
String |
getFontType()
string FontType = 2; |
com.google.protobuf.ByteString |
getFontTypeBytes()
string FontType = 2; |
String |
getLocate()
string Locate = 7; |
com.google.protobuf.ByteString |
getLocateBytes()
string Locate = 7; |
int |
getPosX()
int32 PosX = 8; |
int |
getPosY()
int32 PosY = 9; |
int |
getSizeX()
int32 SizeX = 10; |
int |
getSizeY()
int32 sizeY = 11; |
int |
getStartTime()
int32 StartTime = 5; |
String getContent()
string Content = 1;com.google.protobuf.ByteString getContentBytes()
string Content = 1;String getFontType()
string FontType = 2;com.google.protobuf.ByteString getFontTypeBytes()
string FontType = 2;int getFontSize()
int32 FontSize = 3;String getFontColor()
string FontColor = 4;com.google.protobuf.ByteString getFontColorBytes()
string FontColor = 4;int getStartTime()
int32 StartTime = 5;int getEndTime()
int32 EndTime = 6;String getLocate()
string Locate = 7;com.google.protobuf.ByteString getLocateBytes()
string Locate = 7;int getPosX()
int32 PosX = 8;int getPosY()
int32 PosY = 9;int getSizeX()
int32 SizeX = 10;int getSizeY()
int32 sizeY = 11;Copyright © 2024. All rights reserved.