Package repast.simphony.data2.engine
Class CountSourceDefinition
java.lang.Object
repast.simphony.data2.engine.CountSourceDefinition
Definition for a CountDataSource.
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CountSourceDefinition
- Parameters:
typeName
-id
-
-
-
Method Details
-
getTypeName
- Returns:
- the typeName
-
setTypeName
- Parameters:
typeName
- the typeName to set
-
getId
- Returns:
- the id
-
setId
- Parameters:
id
- the id to set
-