|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
void |
addRoamingInformationCard(IRoamingInformationCard card)
Use this method to add information cards to the store. |
IRoamingInformationCard |
getRoamingInformationCardByCardId(String id)
This method will return the specific |
IRoamingInformationCard[] |
getRoamingInformationCards()
Returns a list of all the roaming information cards in the order they are stored. |
IRoamingInformationCard |
removeRoamingInformationCardByCardId(String id)
Use this method to remove information cards from the store by their corresponding id. |
| Methods inherited from interface org.eclipse.higgins.cardstore.schemas.XMLSerializer |
|---|
fromXml, getParent, setParent, toXml |
| Field Detail |
public static final String copyright
| Method Detail |
public IRoamingInformationCard[] getRoamingInformationCards()
IRoamingInformationCard.public IRoamingInformationCard getRoamingInformationCardByCardId(String id)
id -
public void addRoamingInformationCard(IRoamingInformationCard card)
throws DuplicateCardIdException
card -
DuplicateCardIdExceptionpublic IRoamingInformationCard removeRoamingInformationCardByCardId(String id)
id -
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||