| java.lang.Object | ||
| ↳ | PayPalRetailObject | |
| ↳ | com.paypal.paypalretailsdk.Page | |
Class to represent a Page object intended for page tracking observers
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String |
getAction()
Most recent user action that was performed @readonly
| ||||||||||
| String |
getName()
Full name for the page in delimited format @readonly
| ||||||||||
| Page |
getParent()
Parent to the current page @readonly
| ||||||||||
| String |
toString()
Returns a string representing the serialized state of the Page object
| ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Most recent user action that was performed @readonly
Full name for the page in delimited format @readonly
Returns a string representing the serialized state of the Page object