All Packages Class Hierarchy This Package Previous Next Index
Class com.ups.xmlsdk.ServiceResponseContainer
java.lang.Object
|
+----com.ups.xmlsdk.ServiceResponseContainer
- public class ServiceResponseContainer
- extends Object
- implements Serializable
-
ServiceResponseContainer()
- ServiceContainer constructor comment.
-
getResponse()
-
-
setResponse(Response)
-
ServiceResponseContainer
public ServiceResponseContainer()
- ServiceContainer constructor comment.
getResponse
public Response getResponse()
- Returns:
- com.ups.xmlsdk.xpci.Response
setResponse
public void setResponse(Response resp)
- Parameters:
- resp - com.ups.xmlsdk.xpci.Response
All Packages Class Hierarchy This Package Previous Next Index