public class OrderInfoForCommonBuyOutput extends Object
| Constructor and Description |
|---|
OrderInfoForCommonBuyOutput() |
| Modifier and Type | Method and Description |
|---|---|
OrderInfoForCommonBuyOutput |
addInstanceIDListItem(String instanceIDListItem) |
boolean |
equals(Object o) |
List<String> |
getInstanceIDList()
Get instanceIDList
|
String |
getOrderID()
Get orderID
|
int |
hashCode() |
OrderInfoForCommonBuyOutput |
instanceIDList(List<String> instanceIDList) |
OrderInfoForCommonBuyOutput |
orderID(String orderID) |
void |
setInstanceIDList(List<String> instanceIDList) |
void |
setOrderID(String orderID) |
String |
toString() |
public OrderInfoForCommonBuyOutput instanceIDList(List<String> instanceIDList)
public OrderInfoForCommonBuyOutput addInstanceIDListItem(String instanceIDListItem)
public List<String> getInstanceIDList()
public OrderInfoForCommonBuyOutput orderID(String orderID)
public String getOrderID()
public void setOrderID(String orderID)
Copyright © 2026. All rights reserved.