public interface VStackItem extends VContainer
The following features are supported:
VStackPackage.getStackItem()
Modifier and Type | Method and Description |
---|---|
Object |
getValue()
Returns the value of the 'Value' attribute.
|
void |
setValue(Object value)
Sets the value of the '
Value '
attribute. |
getChildren
getAttachments, getDiagnostic, getLabel, getName, getUuid, isEffectivelyEnabled, isEffectivelyReadonly, isEffectivelyVisible, isEnabled, isReadonly, isVisible, setDiagnostic, setEnabled, setLabel, setName, setReadonly, setUuid, setVisible
Object getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Object)
,
VStackPackage.getStackItem_Value()
void setValue(Object value)
Value
'
attribute.
value
- the new value of the 'Value' attribute.getValue()
Copyright © 2019. All rights reserved.