|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjimm.twice.ice.xml.Message
jimm.twice.ice.xml.GetPackage
A get-package request.
Field Summary |
Fields inherited from class jimm.twice.ice.xml.Message |
node |
Constructor Summary | |
GetPackage(java.lang.String subscriptionId)
Constructor. |
|
GetPackage(java.lang.String subscriptionId,
java.lang.String state)
Constructor. |
Method Summary | |
void |
setCurrentState(java.lang.String state)
|
Methods inherited from class jimm.twice.ice.xml.Message |
addChild, addChild, addChild, getAttribute, getNode, getTag, setAttribute, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GetPackage(java.lang.String subscriptionId)
subscriptionId
- subscription id as a string; if "1"
then this is a request for a list of offers (a catalog)public GetPackage(java.lang.String subscriptionId, java.lang.String state)
subscriptionId
- subscription id as a string; if "1"
then this is a request for a list of offers (a catalog)state
- current state; may be null
Method Detail |
public void setCurrentState(java.lang.String state)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |