Uses of Enum Class
io.trippay.sdk.payment.model.GeoNameLightweight.TypeEnum
Packages that use GeoNameLightweight.TypeEnum
-
Uses of GeoNameLightweight.TypeEnum in io.trippay.sdk.payment.model
Subclasses with type arguments of type GeoNameLightweight.TypeEnum in io.trippay.sdk.payment.modelMethods in io.trippay.sdk.payment.model that return GeoNameLightweight.TypeEnumModifier and TypeMethodDescriptionstatic GeoNameLightweight.TypeEnumGeoNameLightweight.getType()GeoNameLightweight typestatic GeoNameLightweight.TypeEnumReturns the enum constant of this class with the specified name.static GeoNameLightweight.TypeEnum[]GeoNameLightweight.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 GeoNameLightweight.TypeEnumModifier and TypeMethodDescriptionvoidGeoNameLightweight.setType(GeoNameLightweight.TypeEnum type) GeoNameLightweight.type(GeoNameLightweight.TypeEnum type)