public class Button extends APIBean
| Constructor and Description |
|---|
Button()
Default constructor
|
Button(ICapabilitiesButton type)
Constructor with fields
|
| Modifier and Type | Method and Description |
|---|---|
ICapabilitiesButton |
getType()
Returns the button type
|
void |
setType(ICapabilitiesButton type)
Setter for the button type
|
public Button()
public Button(ICapabilitiesButton type)
type - Button type.public ICapabilitiesButton getType()
public void setType(ICapabilitiesButton type)
type - Button Type