Package | Description |
---|---|
org.oxerr.youzan.dto.item |
Modifier and Type | Method and Description |
---|---|
GoodsDetail |
Item.getItem() |
GoodsDetail[] |
Items.getItems() |
Modifier and Type | Method and Description |
---|---|
void |
Item.setItem(GoodsDetail item) |
void |
Items.setItems(GoodsDetail[] items) |
Constructor and Description |
---|
Item(GoodsDetail item) |
Items(GoodsDetail[] items) |
Copyright © 2016–2017. All rights reserved.