Package org.tailormap.api.viewer.model
Class LoginConfigurationSsoLinksInner
java.lang.Object
org.tailormap.api.viewer.model.LoginConfigurationSsoLinksInner
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
comments="Generator version: 7.10.0")
public class LoginConfigurationSsoLinksInner
extends Object
implements Serializable
LoginConfigurationSsoLinksInner
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
getName()
Get nameGet showForViewergetUrl()
Get urlint
hashCode()
void
void
setShowForViewer
(Boolean showForViewer) void
showForViewer
(Boolean showForViewer) toString()
-
Constructor Details
-
LoginConfigurationSsoLinksInner
public LoginConfigurationSsoLinksInner()
-
-
Method Details
-
name
-
getName
Get name- Returns:
- name
-
setName
-
url
-
getUrl
Get url- Returns:
- url
-
setUrl
-
showForViewer
-
getShowForViewer
Get showForViewer- Returns:
- showForViewer
-
setShowForViewer
-
equals
-
hashCode
public int hashCode() -
toString
-