com.licel.jcardsim.remote
Class SerializableAID
java.lang.Object
com.licel.jcardsim.remote.SerializableAID
- All Implemented Interfaces:
- Serializable
public class SerializableAID
- extends Object
- implements Serializable
Serializable AID container for the RMI calls
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SerializableAID
public SerializableAID()
SerializableAID
public SerializableAID(AID aid)
getAID
public AID getAID()