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

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

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

Fields in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc with type parameters of type Agent
protected  java.util.List<Agent> Process.agent
           
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return Agent
 Agent IdCObjectFactory.createAgent()
          Create an instance of Agent
 

Methods in it.sistematica.isharedoc.sharecloud.model.replica.legaldoc.idc that return types with arguments of type Agent
 java.util.List<Agent> Process.getAgent()
          Gets the value of the agent property.