Package org.openapitools.client.model
Class SignInPageAllOf
java.lang.Object
org.openapitools.client.model.SignInPageAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class SignInPageAllOf
extends Object
SignInPageAllOf
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanGet widgetCustomizationsThe version specified as a [Semantic Version](https://semver.org/).inthashCode()voidsetWidgetCustomizations(SignInPageAllOfWidgetCustomizations widgetCustomizations) voidsetWidgetVersion(String widgetVersion) toString()widgetCustomizations(SignInPageAllOfWidgetCustomizations widgetCustomizations) widgetVersion(String widgetVersion)  
- 
Field Details
- 
JSON_PROPERTY_WIDGET_CUSTOMIZATIONS
- See Also:
 
 - 
JSON_PROPERTY_WIDGET_VERSION
- See Also:
 
 
 - 
 - 
Constructor Details
- 
SignInPageAllOf
public SignInPageAllOf() 
 - 
 - 
Method Details
- 
widgetCustomizations
public SignInPageAllOf widgetCustomizations(SignInPageAllOfWidgetCustomizations widgetCustomizations)  - 
getWidgetCustomizations
Get widgetCustomizations- Returns:
 - widgetCustomizations
 
 - 
setWidgetCustomizations
 - 
widgetVersion
 - 
getWidgetVersion
The version specified as a [Semantic Version](https://semver.org/).- Returns:
 - widgetVersion
 
 - 
setWidgetVersion
 - 
equals
 - 
hashCode
public int hashCode() - 
toString
 
 -