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