|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary | |
static String |
ITEM_LABEL
Label for the attribute. |
static String |
RECEIPT_LABEL
Label for the attribute. |
Method Summary | |
ShippingLabel |
getItemLabel()
Gets the object for the association that plays role: ITEM_LABEL. |
ShippingLabel |
getReceiptLabel()
Gets the object for the association that plays role: RECEIPT_LABEL. |
void |
setItemLabel(ShippingLabel a_ItemLabel)
Sets the object for the association that plays role: ITEM_LABEL. |
void |
setReceiptLabel(ShippingLabel a_ReceiptLabel)
Sets the object for the association that plays role: RECEIPT_LABEL. |
Field Detail |
public static final String ITEM_LABEL
public static final String RECEIPT_LABEL
Method Detail |
public ShippingLabel getItemLabel()
public void setItemLabel(ShippingLabel a_ItemLabel) throws WTPropertyVetoException
a_ItemLabel
-
WTPropertyVetoException
public ShippingLabel getReceiptLabel()
public void setReceiptLabel(ShippingLabel a_ReceiptLabel) throws WTPropertyVetoException
a_ReceiptLabel
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |