gov.nih.nci.caarray.services.security.db
Class ProtectionAppGroupElement

java.lang.Object
  extended by gov.nih.nci.caarray.services.security.db.ProtectionAppGroupElement

public class ProtectionAppGroupElement
extends java.lang.Object

Author:
Mujus

Constructor Summary
ProtectionAppGroupElement()
           
 
Method Summary
 long getId()
           
 void setId(long id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProtectionAppGroupElement

public ProtectionAppGroupElement()
Method Detail

getId

public long getId()
Returns:
Returns the id.

setId

public void setId(long id)
Parameters:
id - The id to set.