Package eu.su.mas.dedale.tools
Class EntityCharacteristicFromJSON
java.lang.Object
eu.su.mas.dedale.tools.EntityCharacteristicFromJSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setAgentName
(String agentName) void
setAgentType
(String agentType) void
setBackPackCapacityDiamond
(Integer backPackCapacityDiamond) void
setBackPackCapacityGold
(Integer backPackCapacityGold) void
setCommunicationRange
(Integer communicationRange) void
setDetectionRadius
(Integer detectionRadius) void
setInitialLocation
(String initialLocation) void
setLockPickingExpertise
(Integer lockPickingExpertise) void
setStrengthExpertise
(Integer strengthExpertise) toString()
-
Constructor Details
-
EntityCharacteristicFromJSON
public EntityCharacteristicFromJSON()
-
-
Method Details
-
getAgentType
-
setAgentType
-
getAgentName
-
setAgentName
-
getCommunicationRange
-
setCommunicationRange
-
getInitialLocation
-
setInitialLocation
-
getBackPackCapacityGold
-
setBackPackCapacityGold
-
getBackPackCapacityDiamond
-
setBackPackCapacityDiamond
-
getDetectionRadius
-
setDetectionRadius
-
getStrengthExpertise
-
setStrengthExpertise
-
getLockPickingExpertise
-
setLockPickingExpertise
-
toString
-