public static final class MiGetSQLFunctMetaPropsAd.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<MiGetSQLFunctMetaPropsAd.Parameters.Builder> implements MiGetSQLFunctMetaPropsAd.ParametersOrBuilder
dstore.engine.mi_GetSQLFunctMetaProps_Ad.Parameters| Modifier and Type | Method and Description |
|---|---|
MiGetSQLFunctMetaPropsAd.Parameters |
build() |
MiGetSQLFunctMetaPropsAd.Parameters |
buildPartial() |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
clear() |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
clearMetaInfoType()
optional .dstore.engine.values.stringValue meta_info_type = 2; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
clearMetaInfoTypeNull()
optional bool meta_info_type_null = 1002; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
clearSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
clearSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001; |
MiGetSQLFunctMetaPropsAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getMetaInfoType()
optional .dstore.engine.values.stringValue meta_info_type = 2; |
Values.stringValue.Builder |
getMetaInfoTypeBuilder()
optional .dstore.engine.values.stringValue meta_info_type = 2; |
boolean |
getMetaInfoTypeNull()
optional bool meta_info_type_null = 1002; |
Values.stringValueOrBuilder |
getMetaInfoTypeOrBuilder()
optional .dstore.engine.values.stringValue meta_info_type = 2; |
Values.stringValue |
getSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
Values.stringValue.Builder |
getSQLFunctionNameBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
boolean |
getSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001; |
Values.stringValueOrBuilder |
getSQLFunctionNameOrBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
boolean |
hasMetaInfoType()
optional .dstore.engine.values.stringValue meta_info_type = 2; |
boolean |
hasSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
mergeFrom(MiGetSQLFunctMetaPropsAd.Parameters other) |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
mergeMetaInfoType(Values.stringValue value)
optional .dstore.engine.values.stringValue meta_info_type = 2; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
mergeSQLFunctionName(Values.stringValue value)
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
setMetaInfoType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue meta_info_type = 2; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
setMetaInfoType(Values.stringValue value)
optional .dstore.engine.values.stringValue meta_info_type = 2; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
setMetaInfoTypeNull(boolean value)
optional bool meta_info_type_null = 1002; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
setSQLFunctionName(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
setSQLFunctionName(Values.stringValue value)
optional .dstore.engine.values.stringValue s_q_l_function_name = 1; |
MiGetSQLFunctMetaPropsAd.Parameters.Builder |
setSQLFunctionNameNull(boolean value)
optional bool s_q_l_function_name_null = 1001; |
MiGetSQLFunctMetaPropsAd.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<MiGetSQLFunctMetaPropsAd.Parameters.Builder>public MiGetSQLFunctMetaPropsAd.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<MiGetSQLFunctMetaPropsAd.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<MiGetSQLFunctMetaPropsAd.Parameters.Builder>public MiGetSQLFunctMetaPropsAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MiGetSQLFunctMetaPropsAd.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MiGetSQLFunctMetaPropsAd.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MiGetSQLFunctMetaPropsAd.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MiGetSQLFunctMetaPropsAd.Parameters.Builder>public MiGetSQLFunctMetaPropsAd.Parameters.Builder mergeFrom(MiGetSQLFunctMetaPropsAd.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<MiGetSQLFunctMetaPropsAd.Parameters.Builder>public MiGetSQLFunctMetaPropsAd.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<MiGetSQLFunctMetaPropsAd.Parameters.Builder>java.io.IOExceptionpublic boolean hasSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;hasSQLFunctionName in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic Values.stringValue getSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;getSQLFunctionName in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic MiGetSQLFunctMetaPropsAd.Parameters.Builder setSQLFunctionName(Values.stringValue value)
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;public MiGetSQLFunctMetaPropsAd.Parameters.Builder setSQLFunctionName(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;public MiGetSQLFunctMetaPropsAd.Parameters.Builder mergeSQLFunctionName(Values.stringValue value)
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;public MiGetSQLFunctMetaPropsAd.Parameters.Builder clearSQLFunctionName()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;public Values.stringValue.Builder getSQLFunctionNameBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;public Values.stringValueOrBuilder getSQLFunctionNameOrBuilder()
optional .dstore.engine.values.stringValue s_q_l_function_name = 1;getSQLFunctionNameOrBuilder in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic boolean getSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001;getSQLFunctionNameNull in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic MiGetSQLFunctMetaPropsAd.Parameters.Builder setSQLFunctionNameNull(boolean value)
optional bool s_q_l_function_name_null = 1001;public MiGetSQLFunctMetaPropsAd.Parameters.Builder clearSQLFunctionNameNull()
optional bool s_q_l_function_name_null = 1001;public boolean hasMetaInfoType()
optional .dstore.engine.values.stringValue meta_info_type = 2;hasMetaInfoType in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic Values.stringValue getMetaInfoType()
optional .dstore.engine.values.stringValue meta_info_type = 2;getMetaInfoType in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic MiGetSQLFunctMetaPropsAd.Parameters.Builder setMetaInfoType(Values.stringValue value)
optional .dstore.engine.values.stringValue meta_info_type = 2;public MiGetSQLFunctMetaPropsAd.Parameters.Builder setMetaInfoType(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue meta_info_type = 2;public MiGetSQLFunctMetaPropsAd.Parameters.Builder mergeMetaInfoType(Values.stringValue value)
optional .dstore.engine.values.stringValue meta_info_type = 2;public MiGetSQLFunctMetaPropsAd.Parameters.Builder clearMetaInfoType()
optional .dstore.engine.values.stringValue meta_info_type = 2;public Values.stringValue.Builder getMetaInfoTypeBuilder()
optional .dstore.engine.values.stringValue meta_info_type = 2;public Values.stringValueOrBuilder getMetaInfoTypeOrBuilder()
optional .dstore.engine.values.stringValue meta_info_type = 2;getMetaInfoTypeOrBuilder in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic boolean getMetaInfoTypeNull()
optional bool meta_info_type_null = 1002;getMetaInfoTypeNull in interface MiGetSQLFunctMetaPropsAd.ParametersOrBuilderpublic MiGetSQLFunctMetaPropsAd.Parameters.Builder setMetaInfoTypeNull(boolean value)
optional bool meta_info_type_null = 1002;public MiGetSQLFunctMetaPropsAd.Parameters.Builder clearMetaInfoTypeNull()
optional bool meta_info_type_null = 1002;public final MiGetSQLFunctMetaPropsAd.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<MiGetSQLFunctMetaPropsAd.Parameters.Builder>public final MiGetSQLFunctMetaPropsAd.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<MiGetSQLFunctMetaPropsAd.Parameters.Builder>