Package org.openapitools.client.model
Class CustomHotpUserFactorAllOf
java.lang.Object
org.openapitools.client.model.CustomHotpUserFactorAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class CustomHotpUserFactorAllOf
extends Object
CustomHotpUserFactorAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
factorProfileId
(String factorProfileId) Get factorProfileIdGet profileint
hashCode()
profile
(CustomHotpUserFactorProfile profile) void
setFactorProfileId
(String factorProfileId) void
setProfile
(CustomHotpUserFactorProfile profile) toString()
-
Field Details
-
JSON_PROPERTY_FACTOR_PROFILE_ID
- See Also:
-
JSON_PROPERTY_PROFILE
- See Also:
-
-
Constructor Details
-
CustomHotpUserFactorAllOf
public CustomHotpUserFactorAllOf()
-
-
Method Details
-
factorProfileId
-
getFactorProfileId
Get factorProfileId- Returns:
- factorProfileId
-
setFactorProfileId
-
profile
-
getProfile
Get profile- Returns:
- profile
-
setProfile
-
equals
-
hashCode
public int hashCode() -
toString
-