Uses of Class
ai.promoted.proto.common.Properties.StructFieldCase
-
Packages that use Properties.StructFieldCase Package Description ai.promoted.proto.common -
-
Uses of Properties.StructFieldCase in ai.promoted.proto.common
Methods in ai.promoted.proto.common that return Properties.StructFieldCase Modifier and Type Method Description static Properties.StructFieldCaseProperties.StructFieldCase. forNumber(int value)Properties.StructFieldCaseProperties.Builder. getStructFieldCase()Properties.StructFieldCaseProperties. getStructFieldCase()Properties.StructFieldCasePropertiesOrBuilder. getStructFieldCase()static Properties.StructFieldCaseProperties.StructFieldCase. valueOf(int value)Deprecated.static Properties.StructFieldCaseProperties.StructFieldCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Properties.StructFieldCase[]Properties.StructFieldCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-