public interface SpatiallyCloseRoutesRuinStrategyOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
int |
getNumRuinedRoutes()
Number of spatially close routes ruined at each ruin application.
|
boolean |
hasNumRuinedRoutes()
Number of spatially close routes ruined at each ruin application.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
boolean hasNumRuinedRoutes()
Number of spatially close routes ruined at each ruin application.
optional uint32 num_ruined_routes = 3;
int getNumRuinedRoutes()
Number of spatially close routes ruined at each ruin application.
optional uint32 num_ruined_routes = 3;
Copyright © 2025. All rights reserved.