Package org.openapitools.client.model
Class ProfileEnrollmentPolicyRuleActionsAllOf
java.lang.Object
org.openapitools.client.model.ProfileEnrollmentPolicyRuleActionsAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class ProfileEnrollmentPolicyRuleActionsAllOf
extends Object
ProfileEnrollmentPolicyRuleActionsAllOf
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanGet profileEnrollmentinthashCode()profileEnrollment(ProfileEnrollmentPolicyRuleAction profileEnrollment) voidsetProfileEnrollment(ProfileEnrollmentPolicyRuleAction profileEnrollment) toString() 
- 
Field Details
- 
JSON_PROPERTY_PROFILE_ENROLLMENT
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ProfileEnrollmentPolicyRuleActionsAllOf
public ProfileEnrollmentPolicyRuleActionsAllOf() 
 - 
 - 
Method Details
- 
profileEnrollment
public ProfileEnrollmentPolicyRuleActionsAllOf profileEnrollment(ProfileEnrollmentPolicyRuleAction profileEnrollment)  - 
getProfileEnrollment
Get profileEnrollment- Returns:
 - profileEnrollment
 
 - 
setProfileEnrollment
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -