Interface CoreVariableInstance
- All Known Implementing Classes:
SimpleVariableInstance,VariableInstanceEntity
public interface CoreVariableInstance
- Author:
- Daniel Meyer
-
Method Summary
Modifier and TypeMethodDescriptiongetName()getTypedValue(boolean deserializeValue) voidsetValue(TypedValue typedValue)
-
Method Details
-
getName
String getName() -
getTypedValue
-
setValue
-