public class ItemPlanContentDO extends AlipayObject
ItemPlanContentDO()
List<String>
getCodes()
String
getType()
void
setCodes(List<String> codes)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ItemPlanContentDO()
public List<String> getCodes()
public void setCodes(List<String> codes)
public String getType()
public void setType(String type)
Copyright © 2023. All rights reserved.