Package com.okta.sdk.resource.model
Class UserSchemaAttributeMaster
java.lang.Object
com.okta.sdk.resource.model.UserSchemaAttributeMaster
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class UserSchemaAttributeMaster
extends Object
implements Serializable
UserSchemaAttributeMaster
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddpriorityItem(UserSchemaAttributeMasterPriority priorityItem) booleanGet prioritygetType()Get typeinthashCode()priority(List<UserSchemaAttributeMasterPriority> priority) voidsetPriority(List<UserSchemaAttributeMasterPriority> priority) voidtoString()
-
Field Details
-
JSON_PROPERTY_PRIORITY
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
UserSchemaAttributeMaster
public UserSchemaAttributeMaster()
-
-
Method Details
-
priority
-
addpriorityItem
-
getPriority
Get priority- Returns:
- priority
-
setPriority
-
type
-
getType
-
setType
-
equals
-
hashCode
-
toString
-