static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.forNumber(int value) |
|
CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.Builder.getDynamicFacetableOption() |
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.getDynamicFacetableOption() |
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
CatalogAttribute.DynamicFacetableOption |
CatalogAttributeOrBuilder.getDynamicFacetableOption() |
If DYNAMIC_FACETABLE_ENABLED, attribute values are available for dynamic
facet.
|
static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.valueOf(int value) |
Deprecated.
|
static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CatalogAttribute.DynamicFacetableOption |
CatalogAttribute.DynamicFacetableOption.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CatalogAttribute.DynamicFacetableOption[] |
CatalogAttribute.DynamicFacetableOption.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|