public class CustomizationSubsection extends Object
| Constructor and Description |
|---|
CustomizationSubsection() |
| Modifier and Type | Method and Description |
|---|---|
CustomizationSubsection |
disabled(Boolean disabled) |
boolean |
equals(Object o) |
Boolean |
getDisabled()
Get disabled
|
Double |
getWeight()
Get weight
|
int |
hashCode() |
void |
setDisabled(Boolean disabled) |
void |
setWeight(Double weight) |
String |
toString() |
CustomizationSubsection |
weight(Double weight) |
public CustomizationSubsection weight(Double weight)
public Double getWeight()
public void setWeight(Double weight)
public CustomizationSubsection disabled(Boolean disabled)
public Boolean getDisabled()
public void setDisabled(Boolean disabled)
Copyright © 2019 LeanIX GmbH. All rights reserved.