Uses of Enum Class
com.targomo.client.api.enums.EdgeWeightType
Packages that use EdgeWeightType
-
Uses of EdgeWeightType in com.targomo.client.api.enums
Methods in com.targomo.client.api.enums that return EdgeWeightTypeModifier and TypeMethodDescriptionstatic EdgeWeightTypeEdgeWeightType.fromString(String key) static EdgeWeightTypeReturns the enum constant of this class with the specified name.static EdgeWeightType[]EdgeWeightType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EdgeWeightType in com.targomo.client.api.quality.criterion
Methods in com.targomo.client.api.quality.criterion that return EdgeWeightType