com.agical.rmock.core.expectation.reference
Class BasicObjectReference

java.lang.Object
  extended by com.agical.rmock.core.expectation.reference.BasicObjectReference
All Implemented Interfaces:
ObjectReference

public class BasicObjectReference
extends Object
implements ObjectReference

Author:
brolund (c) 2005 Agical AB

Field Summary
 
Fields inherited from interface com.agical.rmock.core.expectation.reference.ObjectReference
NULL
 
Constructor Summary
BasicObjectReference(Object object)
           
 
Method Summary
 String getId()
           
 String getName()
           
 Class getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicObjectReference

public BasicObjectReference(Object object)
Method Detail

getId

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

getName

public String getName()
Specified by:
getName in interface ObjectReference

getType

public Class getType()
Specified by:
getType in interface ObjectReference


Copyright © 2005-2011 Agical AB. All Rights Reserved.