public static final class StGetVisitorInfoStatisticsAd.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder> implements StGetVisitorInfoStatisticsAd.ParametersOrBuilder
dstore.engine.st_GetVisitorInfoStatistics_Ad.Parameters| Modifier and Type | Method and Description |
|---|---|
StGetVisitorInfoStatisticsAd.Parameters |
build() |
StGetVisitorInfoStatisticsAd.Parameters |
buildPartial() |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
clear() |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
clearFromDate()
optional .dstore.engine.values.timestampValue from_date = 1; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
clearFromDateNull()
optional bool from_date_null = 1001; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 3; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
clearInformationTypeIdNull()
optional bool information_type_id_null = 1003; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
clearToDate()
optional .dstore.engine.values.timestampValue to_date = 2; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
clearToDateNull()
optional bool to_date_null = 1002; |
StGetVisitorInfoStatisticsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.timestampValue |
getFromDate()
optional .dstore.engine.values.timestampValue from_date = 1; |
Values.timestampValue.Builder |
getFromDateBuilder()
optional .dstore.engine.values.timestampValue from_date = 1; |
boolean |
getFromDateNull()
optional bool from_date_null = 1001; |
Values.timestampValueOrBuilder |
getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 1; |
Values.integerValue |
getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 3; |
Values.integerValue.Builder |
getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 3; |
boolean |
getInformationTypeIdNull()
optional bool information_type_id_null = 1003; |
Values.integerValueOrBuilder |
getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 3; |
Values.timestampValue |
getToDate()
optional .dstore.engine.values.timestampValue to_date = 2; |
Values.timestampValue.Builder |
getToDateBuilder()
optional .dstore.engine.values.timestampValue to_date = 2; |
boolean |
getToDateNull()
optional bool to_date_null = 1002; |
Values.timestampValueOrBuilder |
getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 2; |
boolean |
hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 1; |
boolean |
hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 3; |
boolean |
hasToDate()
optional .dstore.engine.values.timestampValue to_date = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
mergeFrom(StGetVisitorInfoStatisticsAd.Parameters other) |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
mergeFromDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue from_date = 1; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 3; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
mergeToDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue to_date = 2; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setFromDate(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue from_date = 1; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setFromDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue from_date = 1; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setFromDateNull(boolean value)
optional bool from_date_null = 1001; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 3; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 3; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setInformationTypeIdNull(boolean value)
optional bool information_type_id_null = 1003; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setToDate(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue to_date = 2; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setToDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue to_date = 2; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setToDateNull(boolean value)
optional bool to_date_null = 1002; |
StGetVisitorInfoStatisticsAd.Parameters.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedFieldfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>public StGetVisitorInfoStatisticsAd.Parameters.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>public StGetVisitorInfoStatisticsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StGetVisitorInfoStatisticsAd.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StGetVisitorInfoStatisticsAd.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StGetVisitorInfoStatisticsAd.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>public StGetVisitorInfoStatisticsAd.Parameters.Builder mergeFrom(StGetVisitorInfoStatisticsAd.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>public StGetVisitorInfoStatisticsAd.Parameters.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>java.io.IOExceptionpublic boolean hasFromDate()
optional .dstore.engine.values.timestampValue from_date = 1;hasFromDate in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic Values.timestampValue getFromDate()
optional .dstore.engine.values.timestampValue from_date = 1;getFromDate in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic StGetVisitorInfoStatisticsAd.Parameters.Builder setFromDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue from_date = 1;public StGetVisitorInfoStatisticsAd.Parameters.Builder setFromDate(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue from_date = 1;public StGetVisitorInfoStatisticsAd.Parameters.Builder mergeFromDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue from_date = 1;public StGetVisitorInfoStatisticsAd.Parameters.Builder clearFromDate()
optional .dstore.engine.values.timestampValue from_date = 1;public Values.timestampValue.Builder getFromDateBuilder()
optional .dstore.engine.values.timestampValue from_date = 1;public Values.timestampValueOrBuilder getFromDateOrBuilder()
optional .dstore.engine.values.timestampValue from_date = 1;getFromDateOrBuilder in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic boolean getFromDateNull()
optional bool from_date_null = 1001;getFromDateNull in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic StGetVisitorInfoStatisticsAd.Parameters.Builder setFromDateNull(boolean value)
optional bool from_date_null = 1001;public StGetVisitorInfoStatisticsAd.Parameters.Builder clearFromDateNull()
optional bool from_date_null = 1001;public boolean hasToDate()
optional .dstore.engine.values.timestampValue to_date = 2;hasToDate in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic Values.timestampValue getToDate()
optional .dstore.engine.values.timestampValue to_date = 2;getToDate in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic StGetVisitorInfoStatisticsAd.Parameters.Builder setToDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue to_date = 2;public StGetVisitorInfoStatisticsAd.Parameters.Builder setToDate(Values.timestampValue.Builder builderForValue)
optional .dstore.engine.values.timestampValue to_date = 2;public StGetVisitorInfoStatisticsAd.Parameters.Builder mergeToDate(Values.timestampValue value)
optional .dstore.engine.values.timestampValue to_date = 2;public StGetVisitorInfoStatisticsAd.Parameters.Builder clearToDate()
optional .dstore.engine.values.timestampValue to_date = 2;public Values.timestampValue.Builder getToDateBuilder()
optional .dstore.engine.values.timestampValue to_date = 2;public Values.timestampValueOrBuilder getToDateOrBuilder()
optional .dstore.engine.values.timestampValue to_date = 2;getToDateOrBuilder in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic boolean getToDateNull()
optional bool to_date_null = 1002;getToDateNull in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic StGetVisitorInfoStatisticsAd.Parameters.Builder setToDateNull(boolean value)
optional bool to_date_null = 1002;public StGetVisitorInfoStatisticsAd.Parameters.Builder clearToDateNull()
optional bool to_date_null = 1002;public boolean hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 3;hasInformationTypeId in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic Values.integerValue getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 3;getInformationTypeId in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic StGetVisitorInfoStatisticsAd.Parameters.Builder setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 3;public StGetVisitorInfoStatisticsAd.Parameters.Builder setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 3;public StGetVisitorInfoStatisticsAd.Parameters.Builder mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 3;public StGetVisitorInfoStatisticsAd.Parameters.Builder clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 3;public Values.integerValue.Builder getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 3;public Values.integerValueOrBuilder getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 3;getInformationTypeIdOrBuilder in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic boolean getInformationTypeIdNull()
optional bool information_type_id_null = 1003;getInformationTypeIdNull in interface StGetVisitorInfoStatisticsAd.ParametersOrBuilderpublic StGetVisitorInfoStatisticsAd.Parameters.Builder setInformationTypeIdNull(boolean value)
optional bool information_type_id_null = 1003;public StGetVisitorInfoStatisticsAd.Parameters.Builder clearInformationTypeIdNull()
optional bool information_type_id_null = 1003;public final StGetVisitorInfoStatisticsAd.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>public final StGetVisitorInfoStatisticsAd.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<StGetVisitorInfoStatisticsAd.Parameters.Builder>