Uses of Enum
com.lokalized.LocalizedStringWarning.Type
-
Uses of LocalizedStringWarning.Type in com.lokalized
Subclasses with type arguments of type LocalizedStringWarning.Type in com.lokalizedModifier and TypeClassDescriptionstatic enumThe kind of problem aLocalizedStringWarningrepresents.Methods in com.lokalized that return LocalizedStringWarning.TypeModifier and TypeMethodDescriptionLocalizedStringWarning.getType()Gets the kind of problem this warning represents.static LocalizedStringWarning.TypeReturns the enum constant of this type with the specified name.static LocalizedStringWarning.Type[]LocalizedStringWarning.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.