public interface GetGiftListDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
GetType |
getGet()
Returns the value of the 'Get' containment reference.
|
java.util.List |
getGiftList()
Returns the value of the 'Gift List' containment reference list.
|
void |
setGet(GetType value)
Sets the value of the '
Get ' containment reference. |
GetType getGet()
setGet(GetType)
,
GiftCenterPackage.getGetGiftListDataAreaType_Get()
void setGet(GetType value)
Get
' containment reference.
value
- the new value of the 'Get' containment reference.getGet()
java.util.List getGiftList()
GiftListType
.
The GiftList noun.
GiftCenterPackage.getGetGiftListDataAreaType_GiftList()