Uses of Class
org.isis.jaut.SafeArray

Packages that use SafeArray
org.isis.jaut   
 

Uses of SafeArray in org.isis.jaut
 

Methods in org.isis.jaut that return SafeArray
 SafeArray Variant.accessArray()
          Retrives the SafeArray object in the Variant.
 

Methods in org.isis.jaut with parameters of type SafeArray
 void Variant.allocateReference(int vartype, SafeArray target, int index)
          Not implemented yet.