| Constructor and Description |
|---|
Link(Condition.LinkType type,
Condition condition) |
| Modifier and Type | Method and Description |
|---|---|
Condition |
getCondition() |
Condition.LinkType |
getType() |
void |
setCondition(Condition condition) |
void |
setType(Condition.LinkType type) |
public Link(Condition.LinkType type, Condition condition)
public Condition.LinkType getType()
public void setType(Condition.LinkType type)
public Condition getCondition()
public void setCondition(Condition condition)
Copyright © 2019. All rights reserved.