static CharsToIgnore.CommonCharsToIgnore |
CharsToIgnore.CommonCharsToIgnore.forNumber(int value) |
|
CharsToIgnore.CommonCharsToIgnore |
CharsToIgnore.Builder.getCommonCharactersToIgnore() |
Common characters to not transform when masking.
|
CharsToIgnore.CommonCharsToIgnore |
CharsToIgnore.getCommonCharactersToIgnore() |
Common characters to not transform when masking.
|
CharsToIgnore.CommonCharsToIgnore |
CharsToIgnoreOrBuilder.getCommonCharactersToIgnore() |
Common characters to not transform when masking.
|
static CharsToIgnore.CommonCharsToIgnore |
CharsToIgnore.CommonCharsToIgnore.valueOf(int value) |
Deprecated.
|
static CharsToIgnore.CommonCharsToIgnore |
CharsToIgnore.CommonCharsToIgnore.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static CharsToIgnore.CommonCharsToIgnore |
CharsToIgnore.CommonCharsToIgnore.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static CharsToIgnore.CommonCharsToIgnore[] |
CharsToIgnore.CommonCharsToIgnore.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|