| Modifier and Type | Field and Description |
|---|---|
protected ShowType |
Simple.show |
protected ShowType |
Arc.show |
| Modifier and Type | Method and Description |
|---|---|
static ShowType |
ShowType.fromValue(String v) |
ShowType |
Simple.getShow()
Gets the value of the show property.
|
ShowType |
Arc.getShow()
Gets the value of the show property.
|
static ShowType |
ShowType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ShowType[] |
ShowType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Simple.setShow(ShowType value)
Sets the value of the show property.
|
void |
Arc.setShow(ShowType value)
Sets the value of the show property.
|
Copyright © 2016. All rights reserved.