| java.lang.Object | |
| ↳ | ebay.apis.eblbasecomponents.SetAccessPermissionsRequestDetailsType |
Java class for SetAccessPermissionsRequestDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SetAccessPermissionsRequestDetailsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="ReturnURL" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CancelURL" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="LogoutURL" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="InitFlowType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SkipLoginPage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RequiredAccessPermissions" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="OptionalAccessPermissions" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
<element name="LocaleCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="PageStyle" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cpp-header-image" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cpp-header-border-color" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cpp-header-back-color" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cpp-payflow-color" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FirstName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="LastName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Address" type="{urn:ebay:apis:eBLBaseComponents}AddressType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| address | |||||||||||
| cancelURL | |||||||||||
| cppHeaderBackColor | |||||||||||
| cppHeaderBorderColor | |||||||||||
| cppHeaderImage | |||||||||||
| cppPayflowColor | |||||||||||
| firstName | |||||||||||
| initFlowType | |||||||||||
| lastName | |||||||||||
| localeCode | |||||||||||
| logoutURL | |||||||||||
| optionalAccessPermissions | |||||||||||
| pageStyle | |||||||||||
| requiredAccessPermissions | |||||||||||
| returnURL | |||||||||||
| skipLoginPage | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the address property.
| |||||||||||
Gets the value of the cancelURL property.
| |||||||||||
Gets the value of the cppHeaderBackColor property.
| |||||||||||
Gets the value of the cppHeaderBorderColor property.
| |||||||||||
Gets the value of the cppHeaderImage property.
| |||||||||||
Gets the value of the cppPayflowColor property.
| |||||||||||
Gets the value of the firstName property.
| |||||||||||
Gets the value of the initFlowType property.
| |||||||||||
Gets the value of the lastName property.
| |||||||||||
Gets the value of the localeCode property.
| |||||||||||
Gets the value of the logoutURL property.
| |||||||||||
Gets the value of the optionalAccessPermissions property.
| |||||||||||
Gets the value of the pageStyle property.
| |||||||||||
Gets the value of the requiredAccessPermissions property.
| |||||||||||
Gets the value of the returnURL property.
| |||||||||||
Gets the value of the skipLoginPage property.
| |||||||||||
Sets the value of the address property.
| |||||||||||
Sets the value of the cancelURL property.
| |||||||||||
Sets the value of the cppHeaderBackColor property.
| |||||||||||
Sets the value of the cppHeaderBorderColor property.
| |||||||||||
Sets the value of the cppHeaderImage property.
| |||||||||||
Sets the value of the cppPayflowColor property.
| |||||||||||
Sets the value of the firstName property.
| |||||||||||
Sets the value of the initFlowType property.
| |||||||||||
Sets the value of the lastName property.
| |||||||||||
Sets the value of the localeCode property.
| |||||||||||
Sets the value of the logoutURL property.
| |||||||||||
Sets the value of the pageStyle property.
| |||||||||||
Sets the value of the returnURL property.
| |||||||||||
Sets the value of the skipLoginPage property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the address property.
AddressType
Gets the value of the cancelURL property.
Gets the value of the cppHeaderBackColor property.
Gets the value of the cppHeaderBorderColor property.
Gets the value of the cppHeaderImage property.
Gets the value of the cppPayflowColor property.
Gets the value of the firstName property.
Gets the value of the initFlowType property.
Gets the value of the lastName property.
Gets the value of the localeCode property.
Gets the value of the logoutURL property.
Gets the value of the optionalAccessPermissions property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the optionalAccessPermissions property.
For example, to add a new item, do as follows:
getOptionalAccessPermissions().add(newItem);
Objects of the following type(s) are allowed in the list String
Gets the value of the pageStyle property.
Gets the value of the requiredAccessPermissions property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the requiredAccessPermissions property.
For example, to add a new item, do as follows:
getRequiredAccessPermissions().add(newItem);
Objects of the following type(s) are allowed in the list String
Gets the value of the returnURL property.
Gets the value of the skipLoginPage property.
Sets the value of the address property.
| value | Allowed object is
AddressType
|
|---|
Sets the value of the cancelURL property.
| value | Allowed object is String |
|---|
Sets the value of the cppHeaderBackColor property.
| value | Allowed object is String |
|---|
Sets the value of the cppHeaderBorderColor property.
| value | Allowed object is String |
|---|
Sets the value of the cppHeaderImage property.
| value | Allowed object is String |
|---|
Sets the value of the cppPayflowColor property.
| value | Allowed object is String |
|---|
Sets the value of the firstName property.
| value | Allowed object is String |
|---|
Sets the value of the initFlowType property.
| value | Allowed object is String |
|---|
Sets the value of the lastName property.
| value | Allowed object is String |
|---|
Sets the value of the localeCode property.
| value | Allowed object is String |
|---|
Sets the value of the logoutURL property.
| value | Allowed object is String |
|---|
Sets the value of the pageStyle property.
| value | Allowed object is String |
|---|
Sets the value of the returnURL property.
| value | Allowed object is String |
|---|
Sets the value of the skipLoginPage property.
| value | Allowed object is String |
|---|