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

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

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

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

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

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