org.iternine.jeppetto.test.accesscontrol
Class DefaultAccessObject

java.lang.Object
  extended by org.iternine.jeppetto.test.accesscontrol.DefaultAccessObject
All Implemented Interfaces:
IdentifiableObject

public class DefaultAccessObject
extends Object
implements IdentifiableObject


Constructor Summary
DefaultAccessObject()
           
 
Method Summary
 String getId()
           
 int getIntValue()
           
 void setId(String id)
           
 void setIntValue(int intValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultAccessObject

public DefaultAccessObject()
Method Detail

getId

public String getId()
Specified by:
getId in interface IdentifiableObject

setId

public void setId(String id)

getIntValue

public int getIntValue()

setIntValue

public void setIntValue(int intValue)


Copyright © 2012. All Rights Reserved.