@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T17:07:26.321-05:00[America/Chicago]") public class PasswordDictionary extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_COMMON |
Constructor and Description |
---|
PasswordDictionary() |
Modifier and Type | Method and Description |
---|---|
PasswordDictionary |
common(PasswordDictionaryCommon common) |
boolean |
equals(Object o) |
PasswordDictionaryCommon |
getCommon()
Get common
|
int |
hashCode() |
void |
setCommon(PasswordDictionaryCommon common) |
String |
toString() |
public static final String JSON_PROPERTY_COMMON
public PasswordDictionary common(PasswordDictionaryCommon common)
@Nullable public PasswordDictionaryCommon getCommon()
public void setCommon(PasswordDictionaryCommon common)
Copyright © 2017–2023 Okta. All rights reserved.