Package com.zerog.ia.auto.project
Class VariableKeyedData
- java.lang.Object
-
- com.zerog.ia.auto.project.ProjectObject
-
- com.zerog.ia.auto.project.KeyedData
-
- com.zerog.ia.auto.project.VariableKeyedData
-
- All Implemented Interfaces:
Referenceable
public final class VariableKeyedData extends KeyedData
Represents a variable composed by a name (key) and a value.
-
-
Constructor Summary
Constructors Constructor Description VariableKeyedData()
-
Method Summary
-
Methods inherited from class com.zerog.ia.auto.project.KeyedData
getBidiOption, getPropertyName, getPropertyValue, isSubstituteUnknownVariable, setBidiOption, setPropertyName, setPropertyValue, setSubstituteUnknownVariable
-
Methods inherited from class com.zerog.ia.auto.project.ProjectObject
equals, getReferenceID, hashCode, setReferenceID
-
-