Method
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.ioc.assembler.method |
| Inherits from: | none |
| Implements: | |
| Classpath: | com.bourre.ioc.assembler.method.Method |
| File last modified: | Monday, 21 April 2008, 17:52:20 |
Summary
Constructor
Method
public function Method (
ownerID:String,
name:String,
args:Array)
Instance properties
arguments
public arguments:Array
(read,write)
name
public name:String
(read,write)
ownerID
public ownerID:String
(read,write)
Instance methods
toString
public function toString (
) : String
Returns the string representation of this instance.
Returns:
- the string representation of this instance