Business Objects
Quark Platform Documentation
Version 1.7.1_0
Business Objects

org.openquark.gems.client
Class Argument

java.lang.Object
  extended by org.openquark.gems.client.Argument

public class Argument
extends Object

A representation of a single function argument. This class is a utility package class designed to be useful in several situations where function arguments need to be passed around. Creation date: (1/30/01 5:52:16 PM)

Author:
Luke Evans

Nested Class Summary
static class Argument.LoadInfo
          This is a class to encapsulate information about an argument during the load process.
static class Argument.NameTypePair
          A simple wrapper class to hold an argument's (string) name and type.
static class Argument.Status
          Argument status enum pattern.
 
Constructor Summary
Argument()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Argument

public Argument()

Business Objects
Quark Platform Documentation
Version 1.7.1_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.