Package com.okta.sdk.resource.model
Class MDMEnrollmentPolicyRuleCondition
java.lang.Object
com.okta.sdk.resource.model.MDMEnrollmentPolicyRuleCondition
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class MDMEnrollmentPolicyRuleCondition
extends Object
implements Serializable
MDMEnrollmentPolicyRuleCondition
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionblockNonSafeAndroid
(Boolean blockNonSafeAndroid) enrollment
(MDMEnrollmentPolicyEnrollment enrollment) boolean
Get blockNonSafeAndroidGet enrollmentint
hashCode()
void
setBlockNonSafeAndroid
(Boolean blockNonSafeAndroid) void
setEnrollment
(MDMEnrollmentPolicyEnrollment enrollment) toString()
-
Field Details
-
JSON_PROPERTY_BLOCK_NON_SAFE_ANDROID
- See Also:
-
JSON_PROPERTY_ENROLLMENT
- See Also:
-
-
Constructor Details
-
MDMEnrollmentPolicyRuleCondition
public MDMEnrollmentPolicyRuleCondition()
-
-
Method Details
-
blockNonSafeAndroid
-
getBlockNonSafeAndroid
Get blockNonSafeAndroid- Returns:
- blockNonSafeAndroid
-
setBlockNonSafeAndroid
-
enrollment
-
getEnrollment
Get enrollment- Returns:
- enrollment
-
setEnrollment
-
equals
-
hashCode
public int hashCode() -
toString
-