|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.otvl.sbxbsamp.abcref.BaseRefee org.otvl.sbxbsamp.abcref.CRefee
Constructor Summary | |
CRefee()
|
Method Summary | |
protected java.lang.Object |
doGetReference()
Provides a unique reference for the current object. |
void |
doSetSbxbReference(java.lang.Object ref)
Called when a reference has been instantiated and updated after successful parsing. |
java.lang.String |
getCid()
Returns the cid. |
void |
setCid(java.lang.String cid)
Sets the cid. |
Methods inherited from class org.otvl.sbxbsamp.abcref.BaseRefee |
getSbxbReference, setSbxbReference |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CRefee()
Method Detail |
protected java.lang.Object doGetReference()
doGetReference
in class BaseRefee
public void doSetSbxbReference(java.lang.Object ref)
doSetSbxbReference
in class BaseRefee
ref
-
public java.lang.String getCid()
public void setCid(java.lang.String cid)
cid
- The cid to set
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |