Package org.openapitools.client.model
Class BehaviorRuleSettingsVelocity
java.lang.Object
org.openapitools.client.model.BehaviorRuleSettingsVelocity
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class BehaviorRuleSettingsVelocity
extends Object
BehaviorRuleSettingsVelocity
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet velocityKph minimum: 1inthashCode()voidsetVelocityKph(Integer velocityKph) toString()velocityKph(Integer velocityKph)
-
Field Details
-
JSON_PROPERTY_VELOCITY_KPH
- See Also:
-
-
Constructor Details
-
BehaviorRuleSettingsVelocity
public BehaviorRuleSettingsVelocity()
-
-
Method Details