Package com.streamlayer.interactive.feed
Class FeedListRequest.FeedListFilter
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<FeedListRequest.FeedListFilter,FeedListRequest.FeedListFilter.Builder>
-
- com.streamlayer.interactive.feed.FeedListRequest.FeedListFilter
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,FeedListRequest.FeedListFilterOrBuilder
- Enclosing class:
- FeedListRequest
public static final class FeedListRequest.FeedListFilter extends com.google.protobuf.GeneratedMessageLite<FeedListRequest.FeedListFilter,FeedListRequest.FeedListFilter.Builder> implements FeedListRequest.FeedListFilterOrBuilder
Protobuf typestreamlayer.interactive.feed.FeedListRequest.FeedListFilter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classFeedListRequest.FeedListFilter.BuilderProtobuf typestreamlayer.interactive.feed.FeedListRequest.FeedListFilter-
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 intSTATUSES_FIELD_NUMBERstatic intTYPES_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)static FeedListRequest.FeedListFiltergetDefaultInstance()QuestionStatusgetStatuses(int index)repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];intgetStatusesCount()repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];java.util.List<QuestionStatus>getStatusesList()repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];intgetStatusesValue(int index)repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];java.util.List<java.lang.Integer>getStatusesValueList()repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];QuestionTypegetTypes(int index)repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];intgetTypesCount()repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];java.util.List<QuestionType>getTypesList()repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];intgetTypesValue(int index)repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];java.util.List<java.lang.Integer>getTypesValueList()repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];static FeedListRequest.FeedListFilter.BuildernewBuilder()static FeedListRequest.FeedListFilter.BuildernewBuilder(FeedListRequest.FeedListFilter prototype)static FeedListRequest.FeedListFilterparseDelimitedFrom(java.io.InputStream input)static FeedListRequest.FeedListFilterparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedListRequest.FeedListFilterparseFrom(byte[] data)static FeedListRequest.FeedListFilterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedListRequest.FeedListFilterparseFrom(com.google.protobuf.ByteString data)static FeedListRequest.FeedListFilterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedListRequest.FeedListFilterparseFrom(com.google.protobuf.CodedInputStream input)static FeedListRequest.FeedListFilterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedListRequest.FeedListFilterparseFrom(java.io.InputStream input)static FeedListRequest.FeedListFilterparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeedListRequest.FeedListFilterparseFrom(java.nio.ByteBuffer data)static FeedListRequest.FeedListFilterparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<FeedListRequest.FeedListFilter>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
-
TYPES_FIELD_NUMBER
public static final int TYPES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUSES_FIELD_NUMBER
public static final int STATUSES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getTypesList
public java.util.List<QuestionType> getTypesList()
repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];- Specified by:
getTypesListin interfaceFeedListRequest.FeedListFilterOrBuilder- Returns:
- A list containing the types.
-
getTypesCount
public int getTypesCount()
repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];- Specified by:
getTypesCountin interfaceFeedListRequest.FeedListFilterOrBuilder- Returns:
- The count of types.
-
getTypes
public QuestionType getTypes(int index)
repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];- Specified by:
getTypesin interfaceFeedListRequest.FeedListFilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The types at the given index.
-
getTypesValueList
public java.util.List<java.lang.Integer> getTypesValueList()
repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];- Specified by:
getTypesValueListin interfaceFeedListRequest.FeedListFilterOrBuilder- Returns:
- A list containing the enum numeric values on the wire for types.
-
getTypesValue
public int getTypesValue(int index)
repeated .streamlayer.interactive.QuestionType types = 1 [json_name = "types"];- Specified by:
getTypesValuein interfaceFeedListRequest.FeedListFilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of types at the given index.
-
getStatusesList
public java.util.List<QuestionStatus> getStatusesList()
repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];- Specified by:
getStatusesListin interfaceFeedListRequest.FeedListFilterOrBuilder- Returns:
- A list containing the statuses.
-
getStatusesCount
public int getStatusesCount()
repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];- Specified by:
getStatusesCountin interfaceFeedListRequest.FeedListFilterOrBuilder- Returns:
- The count of statuses.
-
getStatuses
public QuestionStatus getStatuses(int index)
repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];- Specified by:
getStatusesin interfaceFeedListRequest.FeedListFilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The statuses at the given index.
-
getStatusesValueList
public java.util.List<java.lang.Integer> getStatusesValueList()
repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];- Specified by:
getStatusesValueListin interfaceFeedListRequest.FeedListFilterOrBuilder- Returns:
- A list containing the enum numeric values on the wire for statuses.
-
getStatusesValue
public int getStatusesValue(int index)
repeated .streamlayer.interactive.QuestionStatus statuses = 2 [json_name = "statuses"];- Specified by:
getStatusesValuein interfaceFeedListRequest.FeedListFilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The enum numeric value on the wire of statuses at the given index.
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static FeedListRequest.FeedListFilter parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static FeedListRequest.FeedListFilter parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static FeedListRequest.FeedListFilter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static FeedListRequest.FeedListFilter.Builder newBuilder()
-
newBuilder
public static FeedListRequest.FeedListFilter.Builder newBuilder(FeedListRequest.FeedListFilter 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<FeedListRequest.FeedListFilter,FeedListRequest.FeedListFilter.Builder>
-
getDefaultInstance
public static FeedListRequest.FeedListFilter getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<FeedListRequest.FeedListFilter> parser()
-
-