public class EventTypeList extends PayPalModel
| Constructor and Description |
|---|
EventTypeList()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<EventType> |
getEventTypes()
Getter for eventTypes
|
EventTypeList |
setEventTypes(List<EventType> eventTypes)
Setter for eventTypes
|
equals, hashCode, toJSON, toStringpublic EventTypeList setEventTypes(List<EventType> eventTypes)
Copyright © 2015. All Rights Reserved.