Package org.openapitools.client.model
Class DeviceAccessPolicyRuleConditionAllOf
java.lang.Object
org.openapitools.client.model.DeviceAccessPolicyRuleConditionAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class DeviceAccessPolicyRuleConditionAllOf
extends Object
DeviceAccessPolicyRuleConditionAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get managedGet registeredint
hashCode()
registered
(Boolean registered) void
setManaged
(Boolean managed) void
setRegistered
(Boolean registered) toString()
-
Field Details
-
JSON_PROPERTY_MANAGED
- See Also:
-
JSON_PROPERTY_REGISTERED
- See Also:
-
-
Constructor Details
-
DeviceAccessPolicyRuleConditionAllOf
public DeviceAccessPolicyRuleConditionAllOf()
-
-
Method Details