|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Update | |
org.openspml.v2.msg.spmlupdates |
Uses of Update in org.openspml.v2.msg.spmlupdates |
Methods in org.openspml.v2.msg.spmlupdates that return Update | |
Update[] |
UpdatesResponse.getUpdates()
|
Methods in org.openspml.v2.msg.spmlupdates with parameters of type Update | |
void |
UpdatesResponse.addUpdate(Update update)
|
boolean |
UpdatesResponse.removeUpdate(Update update)
|
Constructors in org.openspml.v2.msg.spmlupdates with parameters of type Update | |
UpdatesResponse(java.lang.String[] errorMessages,
StatusCode status,
java.lang.String requestId,
ErrorCode errorCode,
Update[] update,
ResultsIterator iterator,
java.lang.String token)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |