| |
|
| java.lang.Object method.MoveMethodDest
MoveMethodDest | public class MoveMethodDest (Code) | | Description of the Class
author: Chris Seguin |
getCode | public int getCode()(Code) | | Gets the Code attribute of the MoveMethodDest object
The Code value |
methodSeven | public void methodSeven(MoveMethodSource moveMethodSource)(Code) | | Description of the Method
Parameters: moveMethodSource - Description of Parameter |
setCode | public void setCode(int value)(Code) | | Sets the Code attribute of the MoveMethodDest object
Parameters: value - The new Code value |
setTitle | public void setTitle(String title)(Code) | | Sets the Title attribute of the MoveMethodDest object
Parameters: title - The new Title value |
|
|
|