Package com.docusign.esign.model
Class SmartSectionCollapsibleDisplaySettings
- java.lang.Object
-
- com.docusign.esign.model.SmartSectionCollapsibleDisplaySettings
-
public class SmartSectionCollapsibleDisplaySettings extends Object
SmartSectionCollapsibleDisplaySettings.
-
-
Constructor Summary
Constructors Constructor Description SmartSectionCollapsibleDisplaySettings()
-
Method Summary
-
-
-
Method Detail
-
arrowClosed
public SmartSectionCollapsibleDisplaySettings arrowClosed(String arrowClosed)
arrowClosed.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getArrowClosed
public String getArrowClosed()
.- Returns:
- arrowClosed
-
setArrowClosed
public void setArrowClosed(String arrowClosed)
setArrowClosed.
-
arrowColor
public SmartSectionCollapsibleDisplaySettings arrowColor(String arrowColor)
arrowColor.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getArrowColor
public String getArrowColor()
.- Returns:
- arrowColor
-
setArrowColor
public void setArrowColor(String arrowColor)
setArrowColor.
-
arrowLocation
public SmartSectionCollapsibleDisplaySettings arrowLocation(String arrowLocation)
arrowLocation.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getArrowLocation
public String getArrowLocation()
.- Returns:
- arrowLocation
-
setArrowLocation
public void setArrowLocation(String arrowLocation)
setArrowLocation.
-
arrowOpen
public SmartSectionCollapsibleDisplaySettings arrowOpen(String arrowOpen)
arrowOpen.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getArrowOpen
public String getArrowOpen()
.- Returns:
- arrowOpen
-
setArrowOpen
public void setArrowOpen(String arrowOpen)
setArrowOpen.
-
arrowSize
public SmartSectionCollapsibleDisplaySettings arrowSize(String arrowSize)
arrowSize.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getArrowSize
public String getArrowSize()
.- Returns:
- arrowSize
-
setArrowSize
public void setArrowSize(String arrowSize)
setArrowSize.
-
arrowStyle
public SmartSectionCollapsibleDisplaySettings arrowStyle(String arrowStyle)
arrowStyle.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getArrowStyle
public String getArrowStyle()
.- Returns:
- arrowStyle
-
setArrowStyle
public void setArrowStyle(String arrowStyle)
setArrowStyle.
-
containerStyle
public SmartSectionCollapsibleDisplaySettings containerStyle(String containerStyle)
containerStyle.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getContainerStyle
public String getContainerStyle()
.- Returns:
- containerStyle
-
setContainerStyle
public void setContainerStyle(String containerStyle)
setContainerStyle.
-
labelStyle
public SmartSectionCollapsibleDisplaySettings labelStyle(String labelStyle)
labelStyle.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getLabelStyle
public String getLabelStyle()
.- Returns:
- labelStyle
-
setLabelStyle
public void setLabelStyle(String labelStyle)
setLabelStyle.
-
onlyArrowIsClickable
public SmartSectionCollapsibleDisplaySettings onlyArrowIsClickable(Boolean onlyArrowIsClickable)
onlyArrowIsClickable.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
isOnlyArrowIsClickable
public Boolean isOnlyArrowIsClickable()
.- Returns:
- onlyArrowIsClickable
-
setOnlyArrowIsClickable
public void setOnlyArrowIsClickable(Boolean onlyArrowIsClickable)
setOnlyArrowIsClickable.
-
outerLabelAndArrowStyle
public SmartSectionCollapsibleDisplaySettings outerLabelAndArrowStyle(String outerLabelAndArrowStyle)
outerLabelAndArrowStyle.- Returns:
- SmartSectionCollapsibleDisplaySettings
-
getOuterLabelAndArrowStyle
public String getOuterLabelAndArrowStyle()
.- Returns:
- outerLabelAndArrowStyle
-
setOuterLabelAndArrowStyle
public void setOuterLabelAndArrowStyle(String outerLabelAndArrowStyle)
setOuterLabelAndArrowStyle.
-
equals
public boolean equals(Object o)
Compares objects.
-
-