public interface LTNameTypeValue
extends com.ibm.rational.test.lt.models.behavior.common.LTNameValuePair
The following features are supported:
CommonPackage.getLTNameTypeValue()NOTIFIER| Modifier and Type | Method and Description |
|---|---|
String |
getDataType()
Returns the value of the 'Data Type' attribute.
|
String |
getPropertyId()
Returns the value of the 'Property Id' attribute.
|
void |
setDataType(String value)
Sets the value of the '
Data Type' attribute |
void |
setPropertyId(String value)
Sets the value of the '
Property Id' attribute |
getValue, setValuecanDisable, canEnable, enable, getAction, getBooleanProperty, getByteProperty, getCharProperty, getDisabledCount, getDoubleProperty, getFloatProperty, getInheritedCBActionElements, getIntProperty, getLongProperty, getMovingFrom, getParent, getShortProperty, getStringProperty, getTransformID, getType, isAlwaysLog, isEnabled, isMoving, move, resetDisabledCount, setAction, setAlwaysLog, setDisabledCount, setEnabled, setMovingToNewTestArgs, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setTransformID, setType, validategetDescription, getId, getName, getStopId, setDescription, setId, setNamegetAdaptergetTempAttribute, getTempAttribute, getTempAttributes, setTempAttribute, setTempAttribute, unsetTempAttributedoClone, isCloneableString getDataType()
"".
If the meaning of the 'Data Type' attribute isn't clear, there really should be more of a description here...
LTNameTypeValue.setDataType(String),
CommonPackage.getLTNameTypeValue_DataType()void setDataType(String value)
Data Type' attribute.
value - the new value of the 'Data Type' attribute.LTNameTypeValue.getDataType()String getPropertyId()
"".
If the meaning of the 'Property Id' attribute isn't clear, there really should be more of a description here...
LTNameTypeValue.setPropertyId(String),
CommonPackage.getLTNameTypeValue_PropertyId()void setPropertyId(String value)
Property Id' attribute.
value - the new value of the 'Property Id' attribute.LTNameTypeValue.getPropertyId()© Copyright IBM Corp. 2013. All rights reserved.