|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.paypal.api.payments.EventTypeList
public class EventTypeList
| Constructor Summary | |
|---|---|
EventTypeList()
Default Constructor |
|
| Method Summary | |
|---|---|
List<EventType> |
getEventTypes()
Getter for eventTypes |
EventTypeList |
setEventTypes(List<EventType> eventTypes)
Setter for eventTypes |
String |
toJSON()
Returns a JSON string corresponding to object state |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EventTypeList()
| Method Detail |
|---|
public EventTypeList setEventTypes(List<EventType> eventTypes)
public List<EventType> getEventTypes()
public String toJSON()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||