public class IlrDynamicConstructor extends IlrDynamicMethod implements IlrMutableConstructor
IlrConstructor
interface.
Warning: Serialized objects of this class will not be compatible with future releases. The current serialization support is appropriate for short term storage or RMI between applications running the same version of IBM Decision Server.
IlrMethod.IlrGenericMethodInfoMETHOD_KIND_PROPERTY, RAW_METHOD_KIND| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getMethodExceptions()
Returns a list of classes which are exceptions that may be thrown
by this method.
|
java.lang.reflect.Constructor |
getNativeConstructor()
Returns the native constructor represented by this
IlrConstructor, or null. |
java.util.List |
getParameters()
Returns the list of parameters for this member.
|
void |
setMemberType(IlrType type)
Sets the type of the member.
|
void |
setReturnType(IlrType returnType)
Sets the return type of this method.
|
addException, addParameter, addParameter, fixExceptionTypes, getGenericInfo, getMemberType, getNativeMethod, getReturnType, isAbstract, removeParameter, setAbstract, setOperator, setParameters, setSynchronized, setTypeParameters, setVarArgsgetDeclaringClass, getDomain, getEnclosingNamespace, isFinal, isPrivate, isProtected, isPublic, isStatic, setDomain, setFinal, setPackageVisibility, setPrivate, setProtected, setPublic, setStaticfireUpdate, fireUpdate, fixType, getFullyQualifiedName, getMutableObjectModel, getName, getObjectModel, getPropertyValue, getPropertyValue, hasListeners, isPropertyPersistent, propertyNames, removeProperty, setPersistentProperty, setPersistentProperty, setPropertyValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddException, setAbstract, setOperator, setSynchronized, setVarArgsaddParameter, removeParameter, setParameterssetDomain, setFinal, setPackageVisibility, setPrivate, setProtected, setPublic, setStaticgetMutableObjectModelgetJavaConstructorgetGenericInfo, getJavaMethod, getNativeMethod, getReturnType, isAbstract, isConstructor, isMethod, isSynchronized, visitgetDeclaringClass, getDomain, getMemberType, isFinal, isPrivate, isProtected, isPublic, isStaticgetEnclosingNamespace, getFullyQualifiedName, getName, getObjectModelisPropertyPersistent, setPersistentProperty, setPersistentPropertygetPropertyValue, getPropertyValue, propertyNames, removeProperty, setPropertyValuepublic java.lang.reflect.Constructor getNativeConstructor()
IlrConstructor, or null.getNativeConstructor in interface IlrConstructorpublic java.util.List getParameters()
getParameters in interface IlrMemberWithParametergetParameters in class IlrDynamicMethodpublic java.util.List getMethodExceptions()
getMethodExceptions in interface IlrMethodgetMethodExceptions in class IlrDynamicMethodpublic void setReturnType(IlrType returnType)
IlrDynamicMethodsetReturnType in interface IlrMutableMethodsetReturnType in class IlrDynamicMethodjava.lang.UnsupportedOperationExceptionpublic void setMemberType(IlrType type)
IlrDynamicMembersetMemberType in interface IlrMutableMembersetMemberType in class IlrDynamicMember© Copyright IBM Corp. 1987, 2024