Package org.openapitools.client.model
Class BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
java.lang.Object
org.openapitools.client.model.BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
extends Object
BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
- 
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
- 
BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour
public BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour() 
 - 
 - 
Method Details
- 
velocityKph
public BehaviorDetectionRuleSettingsBasedOnDeviceVelocityInKilometersPerHour velocityKph(Integer velocityKph)  - 
getVelocityKph
Get velocityKph minimum: 1- Returns:
 - velocityKph
 
 - 
setVelocityKph
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -