Package org.openapitools.client.model
Class AccessPolicyRuleConditionsAllOf
java.lang.Object
org.openapitools.client.model.AccessPolicyRuleConditionsAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class AccessPolicyRuleConditionsAllOf
extends Object
AccessPolicyRuleConditionsAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionelCondition
(AccessPolicyRuleCustomCondition elCondition) boolean
Get deviceGet elConditionGet userTypeint
hashCode()
void
void
setElCondition
(AccessPolicyRuleCustomCondition elCondition) void
setUserType
(UserTypeCondition userType) toString()
userType
(UserTypeCondition userType)
-
Field Details
-
JSON_PROPERTY_DEVICE
- See Also:
-
JSON_PROPERTY_EL_CONDITION
- See Also:
-
JSON_PROPERTY_USER_TYPE
- See Also:
-
-
Constructor Details
-
AccessPolicyRuleConditionsAllOf
public AccessPolicyRuleConditionsAllOf()
-
-
Method Details
-
device
-
getDevice
Get device- Returns:
- device
-
setDevice
-
elCondition
-
getElCondition
Get elCondition- Returns:
- elCondition
-
setElCondition
-
userType
-
getUserType
Get userType- Returns:
- userType
-
setUserType
-
equals
-
hashCode
public int hashCode() -
toString
-