com.agical.rmock.core.expectation.reference
Class BasicObjectReference
java.lang.Object
com.agical.rmock.core.expectation.reference.BasicObjectReference
- All Implemented Interfaces:
- ObjectReference
public class BasicObjectReference
- extends Object
- implements ObjectReference
- Author:
- brolund
(c) 2005 Agical AB
Fields inherited from interface com.agical.rmock.core.expectation.reference.ObjectReference |
NULL |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicObjectReference
public BasicObjectReference(Object object)
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.