|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.asnlab.asndt.runtime.value.ObjectIdentifier
public class ObjectIdentifier
Field Summary | |
---|---|
int[] |
ids
|
Constructor Summary | |
---|---|
ObjectIdentifier(int[] ids)
|
Method Summary | |
---|---|
ObjectIdentifier |
append(int[] ids)
|
ObjectIdentifier |
append(ObjectIdentifier another)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public int[] ids
Constructor Detail |
---|
public ObjectIdentifier(int[] ids)
Method Detail |
---|
public ObjectIdentifier append(ObjectIdentifier another)
public ObjectIdentifier append(int[] ids)
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |