org.rococoa
Class Rococoa.ProxyID

java.lang.Object
  extended by java.lang.Number
      extended by com.sun.jna.IntegerType
          extended by com.sun.jna.NativeLong
              extended by org.rococoa.ID
                  extended by org.rococoa.Rococoa.ProxyID
All Implemented Interfaces:
com.sun.jna.NativeMapped, java.io.Serializable
Enclosing class:
Rococoa

public static class Rococoa.ProxyID
extends ID

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.sun.jna.NativeLong
SIZE
 
Constructor Summary
Rococoa.ProxyID()
           
Rococoa.ProxyID(ID anotherID, OCInvocationCallbacks callbacks)
           
 
Method Summary
 
Methods inherited from class org.rococoa.ID
fromLong, getGlobal, isNull, toString
 
Methods inherited from class com.sun.jna.IntegerType
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative
 
Methods inherited from class java.lang.Number
byteValue, shortValue
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Rococoa.ProxyID

public Rococoa.ProxyID()

Rococoa.ProxyID

public Rococoa.ProxyID(ID anotherID,
                       OCInvocationCallbacks callbacks)


Copyright © 2009. All Rights Reserved.