Agent.asset

Undocumented in source.
class Agent
@OneToOne()
@JoinColumn("id", "agent_id")
AgentAsset asset;

Meta