|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Target | |
org.openspml.v2.msg.spml |
Uses of Target in org.openspml.v2.msg.spml |
Methods in org.openspml.v2.msg.spml that return Target | |
Target[] |
ListTargetsResponse.getTargets()
|
Methods in org.openspml.v2.msg.spml with parameters of type Target | |
void |
ListTargetsResponse.addTarget(Target target)
|
boolean |
ListTargetsResponse.removeTarget(Target target)
|
Constructors in org.openspml.v2.msg.spml with parameters of type Target | |
ListTargetsResponse(java.lang.String[] errorMessages,
StatusCode status,
java.lang.String requestId,
ErrorCode errorCode,
Target[] targets)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |