Class QuestionAppearance
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<QuestionAppearance,QuestionAppearance.Builder>
-
- com.streamlayer.interactive.common.QuestionAppearance
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,QuestionAppearanceOrBuilder
public final class QuestionAppearance extends com.google.protobuf.GeneratedMessageLite<QuestionAppearance,QuestionAppearance.Builder> implements QuestionAppearanceOrBuilder
Protobuf typestreamlayer.interactive.QuestionAppearance
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classQuestionAppearance.BuilderProtobuf typestreamlayer.interactive.QuestionAppearance-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intAUTO_HIDE_INTERVAL_FIELD_NUMBERstatic intIMAGES_FIELD_NUMBERstatic intLAYOUT_FIELD_NUMBERstatic intPOSITION_FIELD_NUMBERstatic intPRIMARY_COLOR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)longgetAutoHideInterval()uint64 auto_hide_interval = 5 [json_name = "autoHideInterval"];static QuestionAppearancegetDefaultInstance()QuestionImagesgetImages().streamlayer.interactive.QuestionImages images = 2 [json_name = "images"];intgetImagesValue().streamlayer.interactive.QuestionImages images = 2 [json_name = "images"];QuestionLayoutgetLayout().streamlayer.interactive.QuestionLayout layout = 1 [json_name = "layout"];intgetLayoutValue().streamlayer.interactive.QuestionLayout layout = 1 [json_name = "layout"];QuestionPositiongetPosition().streamlayer.interactive.QuestionPosition position = 4 [json_name = "position"];intgetPositionValue().streamlayer.interactive.QuestionPosition position = 4 [json_name = "position"];java.lang.StringgetPrimaryColor()string primary_color = 3 [json_name = "primaryColor"];com.google.protobuf.ByteStringgetPrimaryColorBytes()string primary_color = 3 [json_name = "primaryColor"];static QuestionAppearance.BuildernewBuilder()static QuestionAppearance.BuildernewBuilder(QuestionAppearance prototype)static QuestionAppearanceparseDelimitedFrom(java.io.InputStream input)static QuestionAppearanceparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionAppearanceparseFrom(byte[] data)static QuestionAppearanceparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionAppearanceparseFrom(com.google.protobuf.ByteString data)static QuestionAppearanceparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionAppearanceparseFrom(com.google.protobuf.CodedInputStream input)static QuestionAppearanceparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionAppearanceparseFrom(java.io.InputStream input)static QuestionAppearanceparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QuestionAppearanceparseFrom(java.nio.ByteBuffer data)static QuestionAppearanceparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<QuestionAppearance>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
LAYOUT_FIELD_NUMBER
public static final int LAYOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IMAGES_FIELD_NUMBER
public static final int IMAGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PRIMARY_COLOR_FIELD_NUMBER
public static final int PRIMARY_COLOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
POSITION_FIELD_NUMBER
public static final int POSITION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTO_HIDE_INTERVAL_FIELD_NUMBER
public static final int AUTO_HIDE_INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getLayoutValue
public int getLayoutValue()
.streamlayer.interactive.QuestionLayout layout = 1 [json_name = "layout"];- Specified by:
getLayoutValuein interfaceQuestionAppearanceOrBuilder- Returns:
- The enum numeric value on the wire for layout.
-
getLayout
public QuestionLayout getLayout()
.streamlayer.interactive.QuestionLayout layout = 1 [json_name = "layout"];- Specified by:
getLayoutin interfaceQuestionAppearanceOrBuilder- Returns:
- The layout.
-
getImagesValue
public int getImagesValue()
.streamlayer.interactive.QuestionImages images = 2 [json_name = "images"];- Specified by:
getImagesValuein interfaceQuestionAppearanceOrBuilder- Returns:
- The enum numeric value on the wire for images.
-
getImages
public QuestionImages getImages()
.streamlayer.interactive.QuestionImages images = 2 [json_name = "images"];- Specified by:
getImagesin interfaceQuestionAppearanceOrBuilder- Returns:
- The images.
-
getPrimaryColor
public java.lang.String getPrimaryColor()
string primary_color = 3 [json_name = "primaryColor"];- Specified by:
getPrimaryColorin interfaceQuestionAppearanceOrBuilder- Returns:
- The primaryColor.
-
getPrimaryColorBytes
public com.google.protobuf.ByteString getPrimaryColorBytes()
string primary_color = 3 [json_name = "primaryColor"];- Specified by:
getPrimaryColorBytesin interfaceQuestionAppearanceOrBuilder- Returns:
- The bytes for primaryColor.
-
getPositionValue
public int getPositionValue()
.streamlayer.interactive.QuestionPosition position = 4 [json_name = "position"];- Specified by:
getPositionValuein interfaceQuestionAppearanceOrBuilder- Returns:
- The enum numeric value on the wire for position.
-
getPosition
public QuestionPosition getPosition()
.streamlayer.interactive.QuestionPosition position = 4 [json_name = "position"];- Specified by:
getPositionin interfaceQuestionAppearanceOrBuilder- Returns:
- The position.
-
getAutoHideInterval
public long getAutoHideInterval()
uint64 auto_hide_interval = 5 [json_name = "autoHideInterval"];- Specified by:
getAutoHideIntervalin interfaceQuestionAppearanceOrBuilder- Returns:
- The autoHideInterval.
-
parseFrom
public static QuestionAppearance parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionAppearance parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionAppearance parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionAppearance parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionAppearance parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionAppearance parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static QuestionAppearance parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static QuestionAppearance parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static QuestionAppearance parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static QuestionAppearance parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static QuestionAppearance parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static QuestionAppearance parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static QuestionAppearance.Builder newBuilder()
-
newBuilder
public static QuestionAppearance.Builder newBuilder(QuestionAppearance prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<QuestionAppearance,QuestionAppearance.Builder>
-
getDefaultInstance
public static QuestionAppearance getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<QuestionAppearance> parser()
-
-