Uses of Enum Class
dev.vality.damsel.domain.RoutingPinFeature
Packages that use RoutingPinFeature
-
Uses of RoutingPinFeature in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type RoutingPinFeatureMethods in dev.vality.damsel.domain that return RoutingPinFeatureModifier and TypeMethodDescriptionstatic RoutingPinFeatureRoutingPinFeature.findByValue(int value) Find a the enum type by its integer value, as defined in the Thrift IDL.static RoutingPinFeatureReturns the enum constant of this class with the specified name.static RoutingPinFeature[]RoutingPinFeature.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.domain that return types with arguments of type RoutingPinFeatureMethods in dev.vality.damsel.domain with parameters of type RoutingPinFeatureMethod parameters in dev.vality.damsel.domain with type arguments of type RoutingPinFeatureConstructor parameters in dev.vality.damsel.domain with type arguments of type RoutingPinFeature