Uses of Class
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc.AgentName

Packages that use AgentName
it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc   
 

Uses of AgentName in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc
 

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc declared as AgentName
protected  AgentName Agent.agentName
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return AgentName
 AgentName IdCObjectFactory.createAgentName()
          Create an instance of AgentName
 AgentName Agent.getAgentName()
          Gets the value of the agentName property.
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with parameters of type AgentName
 void Agent.setAgentName(AgentName value)
          Sets the value of the agentName property.