Package | Description |
---|---|
com.google.api.services.content.model |
Modifier and Type | Method and Description |
---|---|
ShipmentTrackingInfo |
ShipmentTrackingInfo.clone() |
ShipmentTrackingInfo |
ShipmentTrackingInfo.set(String fieldName,
Object value) |
ShipmentTrackingInfo |
ShipmentTrackingInfo.setCarrier(String carrier) |
ShipmentTrackingInfo |
ShipmentTrackingInfo.setTrackingNumber(String trackingNumber) |
Modifier and Type | Method and Description |
---|---|
List<ShipmentTrackingInfo> |
ReturnShipment.getShipmentTrackingInfos() |
Modifier and Type | Method and Description |
---|---|
ReturnShipment |
ReturnShipment.setShipmentTrackingInfos(List<ShipmentTrackingInfo> shipmentTrackingInfos) |
Copyright © 2011–2019 Google. All rights reserved.