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

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

public class ProtectionElement
extends java.lang.Object

Author:
Mujus

Constructor Summary
ProtectionElement()
           
 
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

ProtectionElement

public ProtectionElement()
Method Detail

getId

public long getId()
Returns:
Returns the id.

setId

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