public class BooleanContractLine extends ContractLine
id| Constructor and Description |
|---|
BooleanContractLine() |
| Modifier and Type | Method and Description |
|---|---|
int |
getWeight() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setWeight(int weight) |
getContract, getContractLineType, setContract, setContractLineType, toStringgetId, setIdpublic boolean isEnabled()
isEnabled in class ContractLinepublic void setEnabled(boolean enabled)
public int getWeight()
public void setWeight(int weight)
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.