org.asnlab.asndt.runtime.value
Class ObjectIdentifier

java.lang.Object
  extended by org.asnlab.asndt.runtime.value.ObjectIdentifier

public class ObjectIdentifier
extends java.lang.Object


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

ids

public int[] ids
Constructor Detail

ObjectIdentifier

public ObjectIdentifier(int[] ids)
Method Detail

append

public ObjectIdentifier append(ObjectIdentifier another)

append

public ObjectIdentifier append(int[] ids)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright �2009-2012 ASN Lab