| |
|
| java.lang.Object field.RenameFieldTest
All known Subclasses: field.InheritFieldTest, field.InheritFieldTest,
RenameFieldTest | public class RenameFieldTest (Code) | | Description of the Class
author: Chris Seguin |
CODE_OFF | final public static int CODE_OFF(Code) | | Description of the Field
|
CODE_ON | final public static int CODE_ON(Code) | | Description of the Field
|
height | public double height(Code) | | Description of the Field
|
RenameFieldTest | public RenameFieldTest()(Code) | | Constructor for the RenameFieldTest object
|
RenameFieldTest | public RenameFieldTest(int code)(Code) | | Constructor for the RenameFieldTest object
Parameters: code - Description of Parameter |
debugPrint | public void debugPrint()(Code) | | Description of the Method
|
downCasts | void downCasts(InheritFieldTest objectToDownCast)(Code) | | Description of the Method
Parameters: objectToDownCast - Description of Parameter |
equals | public boolean equals(Object other)(Code) | | Compares this to the parameter.
Parameters: other - the reference object with which to compare. true if this object is the same as the objargument; false otherwise. |
getCode | public int getCode()(Code) | | Gets the Code attribute of the RenameFieldTest object
The Code value |
getSimple | public String getSimple()(Code) | | Gets the Simple attribute of the RenameFieldTest object
The Simple value |
getVolume | public double getVolume()(Code) | | Gets the Volume attribute of the RenameFieldTest object
The Volume value |
linkedField | void linkedField(RenameFieldTest linkedObject)(Code) | | Description of the Method
Parameters: linkedObject - Description of Parameter |
setCode | public void setCode(int code)(Code) | | Sets the Code attribute of the RenameFieldTest object
Parameters: code - The new Code value |
setCodeAlt | public void setCodeAlt(int changed)(Code) | | Sets the CodeAlt attribute of the RenameFieldTest object
Parameters: changed - The new CodeAlt value |
upCasts | void upCasts(RenameFieldTest objectToDownCast)(Code) | | Description of the Method
Parameters: objectToDownCast - Description of Parameter |
usesField | void usesField(UsesFieldTest anObject)(Code) | | Description of the Method
Parameters: anObject - Description of Parameter |
|
|
|