Package org.openapitools.client.model
Class UserIdentifierConditionEvaluatorPattern
java.lang.Object
org.openapitools.client.model.UserIdentifierConditionEvaluatorPattern
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class UserIdentifierConditionEvaluatorPattern
extends Object
UserIdentifierConditionEvaluatorPattern
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get matchTypegetValue()
Get valueint
hashCode()
matchType
(UserIdentifierMatchType matchType) void
setMatchType
(UserIdentifierMatchType matchType) void
toString()
-
Field Details
-
JSON_PROPERTY_MATCH_TYPE
- See Also:
-
JSON_PROPERTY_VALUE
- See Also:
-
-
Constructor Details
-
UserIdentifierConditionEvaluatorPattern
public UserIdentifierConditionEvaluatorPattern()
-
-
Method Details