| Modifier and Type | Field and Description |
|---|---|
protected STTLTimeNodeFillType |
CTTLCommonTimeNodeData.fill |
| Modifier and Type | Method and Description |
|---|---|
static STTLTimeNodeFillType |
STTLTimeNodeFillType.fromValue(String v) |
STTLTimeNodeFillType |
CTTLCommonTimeNodeData.getFill()
Gets the value of the fill property.
|
static STTLTimeNodeFillType |
STTLTimeNodeFillType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STTLTimeNodeFillType[] |
STTLTimeNodeFillType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTTLCommonTimeNodeData.setFill(STTLTimeNodeFillType value)
Sets the value of the fill property.
|
Copyright © 2007-2019. All Rights Reserved.