Package jasima.shopSim.util.modelDef
Class SourceDef
- java.lang.Object
-
- jasima.shopSim.util.modelDef.PropertySupport
-
- jasima.shopSim.util.modelDef.SourceDef
-
- All Implemented Interfaces:
Serializable,Cloneable
- Direct Known Subclasses:
DynamicSourceDef,StaticSourceDef
public class SourceDef extends PropertySupport
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SourceDef()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()voidsetName(String name)-
Methods inherited from class jasima.shopSim.util.modelDef.PropertySupport
addPropertyChangeListener, clone, firePropertyChange, removePropertyChangeListener
-
-
-
-
Field Detail
-
PROP_NAME
public static final String PROP_NAME
- See Also:
- Constant Field Values
-
-