Skip navigation links

Oracle® OLAP Java API Reference
11g Release 1 (11.1)

B28128-01


oracle.olapi.syntax
Class FunctionDescriptorGroupArgument

java.lang.Object
  extended by oracle.olapi.syntax.FunctionDescriptorArgument
      extended by oracle.olapi.syntax.FunctionDescriptorGroupArgument


public final class FunctionDescriptorGroupArgument
extends FunctionDescriptorArgument

A FunctionDescriptorArgument that is a container for the FunctionDescriptorArgument objects for a function that takes a group of arguments. For example, the OLAP function SHARE requires a group of arguments.


Method Summary

 

Methods inherited from class oracle.olapi.syntax.FunctionDescriptorArgument
isOptional, isRepeated

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 


Skip navigation links

Copyright © 2002, 2007, Oracle. All rights reserved.