Oracle® OLAP Java API Reference
11g Release 2 (11.2)

E10794-03

oracle.olapi.syntax
Class FunctionDescriptorChoiceArgument

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

public final class FunctionDescriptorChoiceArgument
extends FunctionDescriptorArgument

A FunctionDescriptorArgument that represents arguments that are alternative choices for arguments to a function.


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
 


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