Uses of Enum
io.sendon.sender.response.GetUserNumbers.YorN
Packages that use GetUserNumbers.YorN
-
Uses of GetUserNumbers.YorN in io.sendon.base
Methods in io.sendon.base with parameters of type GetUserNumbers.YorNModifier and TypeMethodDescriptionprotected booleanSendonJsonResponse.getBooleanValue(com.google.gson.JsonObject item, String key, GetUserNumbers.YorN trueValue) protected booleanSendonResponse.getBooleanValue(com.google.gson.JsonObject item, String key, GetUserNumbers.YorN trueValue) -
Uses of GetUserNumbers.YorN in io.sendon.sender.response
Methods in io.sendon.sender.response that return GetUserNumbers.YorNModifier and TypeMethodDescriptionstatic GetUserNumbers.YorNReturns the enum constant of this type with the specified name.static GetUserNumbers.YorN[]GetUserNumbers.YorN.values()Returns an array containing the constants of this enum type, in the order they are declared.