java.lang.Objectcom.ibm.commerce.webservice.datatype.orderfulfillment.ShippingCarrierInfo
This class represents the complex type
Constructor Summary | |
ShippingCarrierInfo() |
Method Summary | |
java.lang.String | getCarrier() Gets the carrier |
java.lang.String | getMethod() Gets the method |
void | setCarrier(java.lang.String carrier) Sets the carrier |
void | setMethod(java.lang.String method) Sets the method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ShippingCarrierInfo()
Method Detail |
public java.lang.String getCarrier()
public java.lang.String getMethod()
public void setCarrier(java.lang.String carrier)
public void setMethod(java.lang.String method)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.