| 程序包 | 说明 |
|---|---|
| org.eclipse.birt.report.model.api.metadata |
Defines the elements, properties, types, structures and slots
in the Report Object Model.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
ArgumentInfoList
Represents an optional argument list of a method.
|
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.Iterator<IArgumentInfoList> |
MethodInfo.argumentListIterator()
Returns the iterator of argument definition.
|
java.util.Iterator<IArgumentInfoList> |
IMethodInfo.argumentListIterator()
Returns the iterator of argument definition.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
MethodInfo.addArgumentList(IArgumentInfoList argumentList)
Adds an optional argument list to the method information.
|
Copyright © 2008 Actuate Corp. All rights reserved.