Uses of Enum Class
io.trippay.sdk.payment.model.GeoName.TypeEnum
Packages that use GeoName.TypeEnum
-
Uses of GeoName.TypeEnum in io.trippay.sdk.payment.model
Methods in io.trippay.sdk.payment.model that return GeoName.TypeEnumModifier and TypeMethodDescriptionstatic GeoName.TypeEnumGeoName.getType()GeoName typestatic GeoName.TypeEnumReturns the enum constant of this class with the specified name.static GeoName.TypeEnum[]GeoName.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trippay.sdk.payment.model with parameters of type GeoName.TypeEnumModifier and TypeMethodDescriptionvoidGeoName.setType(GeoName.TypeEnum type) GeoName.type(GeoName.TypeEnum type)