net.officefloor.tutorial.teamhttpserver
Class EncryptLetter
java.lang.Object
net.officefloor.tutorial.teamhttpserver.EncryptLetter
- All Implemented Interfaces:
- Serializable
@HttpParameters
public class EncryptLetter
- extends Object
- implements Serializable
Request to encode the letter.
- Author:
- Daniel Sagenschneider
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EncryptLetter
public EncryptLetter()
setLetter
public void setLetter(String letter)
getLetter
public char getLetter()
Copyright © 2005-2013. All Rights Reserved.