Uses of Class
net.sourceforge.agora.simulator.model.SecurityAltIDGroup

Packages that use SecurityAltIDGroup
net.sourceforge.agora.simulator.model   
 

Uses of SecurityAltIDGroup in net.sourceforge.agora.simulator.model
 

Methods in net.sourceforge.agora.simulator.model that return types with arguments of type SecurityAltIDGroup
 java.util.List<SecurityAltIDGroup> SecurityDetails.getSecurityAltIDGroups()
          Gets the security alt id groups.
 

Method parameters in net.sourceforge.agora.simulator.model with type arguments of type SecurityAltIDGroup
 void SecurityDetails.setSecurityAltIDGroups(java.util.List<SecurityAltIDGroup> securityAltIDGroups)
          Sets the security alt id groups.