|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ORG.oclc.sip.HoldResponse
The ACS should send this message in response to a Hold message
16
Constructor Summary | |
HoldResponse()
Contructs a new HoldResponse |
|
HoldResponse(String responseString)
Contructs a new PatronInformationResponse |
Method Summary | |
boolean |
holdOk()
Returns a boolean indicating if the hold was successful |
boolean |
itemAvailable()
Returns a boolean indicating if the item was available |
String |
toString()
Generates the String representation of the object. |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public HoldResponse()
public HoldResponse(String responseString)
String
- responseString the response from an SIP serverMethod Detail |
public boolean holdOk()
public boolean itemAvailable()
public final String toString()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |