com.orientechnologies.jdo.system
Class oSysReference
java.lang.Object
com.orientechnologies.jdo.system.oSysReference
- public class oSysReference
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
oSysReference
public oSysReference()
oSysReference
public oSysReference(oSysFolder iParent,
java.lang.String iName,
oOID iOid)
getName
public java.lang.String getName()
getParent
public oSysFolder getParent()
getFullPath
public java.lang.String getFullPath()
getRoot
public oSysFolder getRoot()
getCreation
public java.util.Date getCreation()
getLastUpdate
public java.util.Date getLastUpdate()
setName
public void setName(java.lang.String name)
getOid
public oOID getOid()
setOid
public void setOid(oOID oid)
toString
public java.lang.String toString()