|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ptc.edadata.ExchangeItem
Title: ExchangeItem
Description: This is the base class for the objects sent to and from the interface. This will guarantee certain behavior on the objects
Copyright: Copyright (c) 2004
Company: PTC
Constructor Summary | |
ExchangeItem()
Default constructor. |
Method Summary | |
abstract int |
getID()
|
abstract void |
setID(int uniqueID)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExchangeItem()
Method Detail |
public abstract int getID()
public abstract void setID(int uniqueID)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |