public class AttrExt extends Object
| 构造器和说明 |
|---|
AttrExt() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getIsHasReceipt() |
Integer |
getIsPostFree() |
Integer |
getIsSupportReplace() |
Integer |
getIsUnderGuaranty() |
AttrExtLocation |
getLocation() |
void |
setIsHasReceipt(Integer isHasReceipt) |
void |
setIsPostFree(Integer isPostFree) |
void |
setIsSupportReplace(Integer isSupportReplace) |
void |
setIsUnderGuaranty(Integer isUnderGuaranty) |
void |
setLocation(AttrExtLocation location) |
public Integer getIsPostFree()
public void setIsPostFree(Integer isPostFree)
public Integer getIsHasReceipt()
public void setIsHasReceipt(Integer isHasReceipt)
public Integer getIsUnderGuaranty()
public void setIsUnderGuaranty(Integer isUnderGuaranty)
public Integer getIsSupportReplace()
public void setIsSupportReplace(Integer isSupportReplace)
public AttrExtLocation getLocation()
public void setLocation(AttrExtLocation location)
Copyright © 2022. All rights reserved.