|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Clash.ClashType | |
---|---|
org.mindswap.pellet |
Uses of Clash.ClashType in org.mindswap.pellet |
---|
Methods in org.mindswap.pellet that return Clash.ClashType | |
---|---|
Clash.ClashType |
Clash.getClashType()
|
Clash.ClashType |
Clash.getType()
|
static Clash.ClashType |
Clash.ClashType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Clash.ClashType[] |
Clash.ClashType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.mindswap.pellet with parameters of type Clash.ClashType | |
---|---|
void |
Clash.setType(Clash.ClashType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |