public static final class OmModifyOrderInformationAd.Parameters.Builder extends com.google.protobuf.GeneratedMessage.Builder<OmModifyOrderInformationAd.Parameters.Builder> implements OmModifyOrderInformationAd.ParametersOrBuilder
dstore.engine.om_ModifyOrderInformation_Ad.Parameters| Modifier and Type | Method and Description |
|---|---|
OmModifyOrderInformationAd.Parameters |
build() |
OmModifyOrderInformationAd.Parameters |
buildPartial() |
OmModifyOrderInformationAd.Parameters.Builder |
clear() |
OmModifyOrderInformationAd.Parameters.Builder |
clearCountry()
optional .dstore.engine.values.stringValue country = 4; |
OmModifyOrderInformationAd.Parameters.Builder |
clearCountryNull()
optional bool country_null = 1004; |
OmModifyOrderInformationAd.Parameters.Builder |
clearInformation()
optional .dstore.engine.values.stringValue information = 3; |
OmModifyOrderInformationAd.Parameters.Builder |
clearInformationNull()
optional bool information_null = 1003; |
OmModifyOrderInformationAd.Parameters.Builder |
clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 2; |
OmModifyOrderInformationAd.Parameters.Builder |
clearInformationTypeIdNull()
optional bool information_type_id_null = 1002; |
OmModifyOrderInformationAd.Parameters.Builder |
clearOrderId()
optional .dstore.engine.values.integerValue order_id = 1; |
OmModifyOrderInformationAd.Parameters.Builder |
clearOrderIdNull()
optional bool order_id_null = 1001; |
Values.stringValue |
getCountry()
optional .dstore.engine.values.stringValue country = 4; |
Values.stringValue.Builder |
getCountryBuilder()
optional .dstore.engine.values.stringValue country = 4; |
boolean |
getCountryNull()
optional bool country_null = 1004; |
Values.stringValueOrBuilder |
getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 4; |
OmModifyOrderInformationAd.Parameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Values.stringValue |
getInformation()
optional .dstore.engine.values.stringValue information = 3; |
Values.stringValue.Builder |
getInformationBuilder()
optional .dstore.engine.values.stringValue information = 3; |
boolean |
getInformationNull()
optional bool information_null = 1003; |
Values.stringValueOrBuilder |
getInformationOrBuilder()
optional .dstore.engine.values.stringValue information = 3; |
Values.integerValue |
getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 2; |
Values.integerValue.Builder |
getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 2; |
boolean |
getInformationTypeIdNull()
optional bool information_type_id_null = 1002; |
Values.integerValueOrBuilder |
getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 2; |
Values.integerValue |
getOrderId()
optional .dstore.engine.values.integerValue order_id = 1; |
Values.integerValue.Builder |
getOrderIdBuilder()
optional .dstore.engine.values.integerValue order_id = 1; |
boolean |
getOrderIdNull()
optional bool order_id_null = 1001; |
Values.integerValueOrBuilder |
getOrderIdOrBuilder()
optional .dstore.engine.values.integerValue order_id = 1; |
boolean |
hasCountry()
optional .dstore.engine.values.stringValue country = 4; |
boolean |
hasInformation()
optional .dstore.engine.values.stringValue information = 3; |
boolean |
hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 2; |
boolean |
hasOrderId()
optional .dstore.engine.values.integerValue order_id = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
OmModifyOrderInformationAd.Parameters.Builder |
mergeCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 4; |
OmModifyOrderInformationAd.Parameters.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
OmModifyOrderInformationAd.Parameters.Builder |
mergeFrom(com.google.protobuf.Message other) |
OmModifyOrderInformationAd.Parameters.Builder |
mergeFrom(OmModifyOrderInformationAd.Parameters other) |
OmModifyOrderInformationAd.Parameters.Builder |
mergeInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 3; |
OmModifyOrderInformationAd.Parameters.Builder |
mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 2; |
OmModifyOrderInformationAd.Parameters.Builder |
mergeOrderId(Values.integerValue value)
optional .dstore.engine.values.integerValue order_id = 1; |
OmModifyOrderInformationAd.Parameters.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
OmModifyOrderInformationAd.Parameters.Builder |
setCountry(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue country = 4; |
OmModifyOrderInformationAd.Parameters.Builder |
setCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 4; |
OmModifyOrderInformationAd.Parameters.Builder |
setCountryNull(boolean value)
optional bool country_null = 1004; |
OmModifyOrderInformationAd.Parameters.Builder |
setInformation(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information = 3; |
OmModifyOrderInformationAd.Parameters.Builder |
setInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 3; |
OmModifyOrderInformationAd.Parameters.Builder |
setInformationNull(boolean value)
optional bool information_null = 1003; |
OmModifyOrderInformationAd.Parameters.Builder |
setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 2; |
OmModifyOrderInformationAd.Parameters.Builder |
setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 2; |
OmModifyOrderInformationAd.Parameters.Builder |
setInformationTypeIdNull(boolean value)
optional bool information_type_id_null = 1002; |
OmModifyOrderInformationAd.Parameters.Builder |
setOrderId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue order_id = 1; |
OmModifyOrderInformationAd.Parameters.Builder |
setOrderId(Values.integerValue value)
optional .dstore.engine.values.integerValue order_id = 1; |
OmModifyOrderInformationAd.Parameters.Builder |
setOrderIdNull(boolean value)
optional bool order_id_null = 1001; |
OmModifyOrderInformationAd.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<OmModifyOrderInformationAd.Parameters.Builder>public OmModifyOrderInformationAd.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<OmModifyOrderInformationAd.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<OmModifyOrderInformationAd.Parameters.Builder>public OmModifyOrderInformationAd.Parameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic OmModifyOrderInformationAd.Parameters build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic OmModifyOrderInformationAd.Parameters buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic OmModifyOrderInformationAd.Parameters.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<OmModifyOrderInformationAd.Parameters.Builder>public OmModifyOrderInformationAd.Parameters.Builder mergeFrom(OmModifyOrderInformationAd.Parameters other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<OmModifyOrderInformationAd.Parameters.Builder>public OmModifyOrderInformationAd.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<OmModifyOrderInformationAd.Parameters.Builder>java.io.IOExceptionpublic boolean hasOrderId()
optional .dstore.engine.values.integerValue order_id = 1;hasOrderId in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic Values.integerValue getOrderId()
optional .dstore.engine.values.integerValue order_id = 1;getOrderId in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setOrderId(Values.integerValue value)
optional .dstore.engine.values.integerValue order_id = 1;public OmModifyOrderInformationAd.Parameters.Builder setOrderId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue order_id = 1;public OmModifyOrderInformationAd.Parameters.Builder mergeOrderId(Values.integerValue value)
optional .dstore.engine.values.integerValue order_id = 1;public OmModifyOrderInformationAd.Parameters.Builder clearOrderId()
optional .dstore.engine.values.integerValue order_id = 1;public Values.integerValue.Builder getOrderIdBuilder()
optional .dstore.engine.values.integerValue order_id = 1;public Values.integerValueOrBuilder getOrderIdOrBuilder()
optional .dstore.engine.values.integerValue order_id = 1;getOrderIdOrBuilder in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic boolean getOrderIdNull()
optional bool order_id_null = 1001;getOrderIdNull in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setOrderIdNull(boolean value)
optional bool order_id_null = 1001;public OmModifyOrderInformationAd.Parameters.Builder clearOrderIdNull()
optional bool order_id_null = 1001;public boolean hasInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 2;hasInformationTypeId in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic Values.integerValue getInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 2;getInformationTypeId in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 2;public OmModifyOrderInformationAd.Parameters.Builder setInformationTypeId(Values.integerValue.Builder builderForValue)
optional .dstore.engine.values.integerValue information_type_id = 2;public OmModifyOrderInformationAd.Parameters.Builder mergeInformationTypeId(Values.integerValue value)
optional .dstore.engine.values.integerValue information_type_id = 2;public OmModifyOrderInformationAd.Parameters.Builder clearInformationTypeId()
optional .dstore.engine.values.integerValue information_type_id = 2;public Values.integerValue.Builder getInformationTypeIdBuilder()
optional .dstore.engine.values.integerValue information_type_id = 2;public Values.integerValueOrBuilder getInformationTypeIdOrBuilder()
optional .dstore.engine.values.integerValue information_type_id = 2;getInformationTypeIdOrBuilder in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic boolean getInformationTypeIdNull()
optional bool information_type_id_null = 1002;getInformationTypeIdNull in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setInformationTypeIdNull(boolean value)
optional bool information_type_id_null = 1002;public OmModifyOrderInformationAd.Parameters.Builder clearInformationTypeIdNull()
optional bool information_type_id_null = 1002;public boolean hasInformation()
optional .dstore.engine.values.stringValue information = 3;hasInformation in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic Values.stringValue getInformation()
optional .dstore.engine.values.stringValue information = 3;getInformation in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 3;public OmModifyOrderInformationAd.Parameters.Builder setInformation(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue information = 3;public OmModifyOrderInformationAd.Parameters.Builder mergeInformation(Values.stringValue value)
optional .dstore.engine.values.stringValue information = 3;public OmModifyOrderInformationAd.Parameters.Builder clearInformation()
optional .dstore.engine.values.stringValue information = 3;public Values.stringValue.Builder getInformationBuilder()
optional .dstore.engine.values.stringValue information = 3;public Values.stringValueOrBuilder getInformationOrBuilder()
optional .dstore.engine.values.stringValue information = 3;getInformationOrBuilder in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic boolean getInformationNull()
optional bool information_null = 1003;getInformationNull in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setInformationNull(boolean value)
optional bool information_null = 1003;public OmModifyOrderInformationAd.Parameters.Builder clearInformationNull()
optional bool information_null = 1003;public boolean hasCountry()
optional .dstore.engine.values.stringValue country = 4;hasCountry in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic Values.stringValue getCountry()
optional .dstore.engine.values.stringValue country = 4;getCountry in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 4;public OmModifyOrderInformationAd.Parameters.Builder setCountry(Values.stringValue.Builder builderForValue)
optional .dstore.engine.values.stringValue country = 4;public OmModifyOrderInformationAd.Parameters.Builder mergeCountry(Values.stringValue value)
optional .dstore.engine.values.stringValue country = 4;public OmModifyOrderInformationAd.Parameters.Builder clearCountry()
optional .dstore.engine.values.stringValue country = 4;public Values.stringValue.Builder getCountryBuilder()
optional .dstore.engine.values.stringValue country = 4;public Values.stringValueOrBuilder getCountryOrBuilder()
optional .dstore.engine.values.stringValue country = 4;getCountryOrBuilder in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic boolean getCountryNull()
optional bool country_null = 1004;getCountryNull in interface OmModifyOrderInformationAd.ParametersOrBuilderpublic OmModifyOrderInformationAd.Parameters.Builder setCountryNull(boolean value)
optional bool country_null = 1004;public OmModifyOrderInformationAd.Parameters.Builder clearCountryNull()
optional bool country_null = 1004;public final OmModifyOrderInformationAd.Parameters.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmModifyOrderInformationAd.Parameters.Builder>public final OmModifyOrderInformationAd.Parameters.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessage.Builder<OmModifyOrderInformationAd.Parameters.Builder>