Uses of Class
communications.portable.SupportData
-
Packages that use SupportData Package Description agents.policy agents.trader -
-
Uses of SupportData in agents.policy
Methods in agents.policy that return SupportData Modifier and Type Method Description SupportData
SetPolicies. getSupportData(TechnologySet technologySet)
Create a link between the givenTechnologySet
's set and its associatedPolicyItem
-
Uses of SupportData in agents.trader
Methods in agents.trader that return SupportData Modifier and Type Method Description SupportData
ClientData. getSupportData()
Methods in agents.trader with parameters of type SupportData Modifier and Type Method Description void
ClientData. setSupportData(SupportData supportData)
Saves the givenSupportData
applicable for this client
-