public interface RespondGiftListDataAreaType
The following features are supported:
Modifier and Type | Method and Description |
---|---|
java.util.List |
getGiftList()
Returns the value of the 'Gift List' containment reference list.
|
RespondType |
getRespond()
Returns the value of the 'Respond' containment reference.
|
void |
setRespond(RespondType value)
Sets the value of the '
Respond ' containment reference. |
RespondType getRespond()
setRespond(RespondType)
,
GiftCenterPackage.getRespondGiftListDataAreaType_Respond()
void setRespond(RespondType value)
Respond
' containment reference.
value
- the new value of the 'Respond' containment reference.getRespond()
java.util.List getGiftList()
GiftListType
.
The GiftList noun.
GiftCenterPackage.getRespondGiftListDataAreaType_GiftList()