|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITypedParameter
A command parameter that has a declared type. This interface is intended to
be implemented by implementors of IParameter
that will support
parameter types.
Method Summary | |
---|---|
ParameterType |
getParameterType()
Returns the ParameterType associated with a command parameter or
null if the parameter does not declare a type. |
Method Detail |
---|
ParameterType getParameterType()
ParameterType
associated with a command parameter or
null
if the parameter does not declare a type.
Note that the parameter type returned may be undefined.
null
if the parameter does not declare a type
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.