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 TypeMethodDescriptionbooleanGet matchTypegetValue()Get valueinthashCode()matchType(UserIdentifierMatchType matchType) voidsetMatchType(UserIdentifierMatchType matchType) voidtoString() 
- 
Field Details
- 
JSON_PROPERTY_MATCH_TYPE
- See Also:
 
 - 
JSON_PROPERTY_VALUE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
UserIdentifierConditionEvaluatorPattern
public UserIdentifierConditionEvaluatorPattern() 
 - 
 - 
Method Details