WebObjects 5.2.3

com.webobjects.foundation
Class NSTimestamp.IntRef

java.lang.Object
  extended bycom.webobjects.foundation.NSTimestamp.IntRef
Enclosing class:
NSTimestamp

Deprecated. in the Java Foundation framework. NSTimestamp.IntRef objects act as a containers to hold the values returned by NSTimestamp's gregorianUnitsSinceTimestamp method and consist solely of an instance variable, value.

public static class NSTimestamp.IntRef
extends Object

See Also:
NSTimestamp.gregorianUnitsSinceTimestamp(com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp.IntRef, com.webobjects.foundation.NSTimestamp)

Field Summary
 int value
          Deprecated. an integer value an instance references
 
Constructor Summary
NSTimestamp.IntRef()
          Deprecated.  
 
Method Summary
 String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

value

public int value
Deprecated. 
an integer value an instance references

Constructor Detail

NSTimestamp.IntRef

public NSTimestamp.IntRef()
Deprecated. 
Method Detail

toString

public String toString()
Deprecated. 
Returns:
string representation of this IntRef in the form:

Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.