public class EnterBoardingReq
extends java.lang.Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:ebay:api:PayPalAPI}EnterBoardingRequest"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected EnterBoardingRequestType |
enterBoardingRequest |
| Constructor and Description |
|---|
EnterBoardingReq() |
| Modifier and Type | Method and Description |
|---|---|
EnterBoardingRequestType |
getEnterBoardingRequest()
Gets the value of the enterBoardingRequest property.
|
void |
setEnterBoardingRequest(EnterBoardingRequestType value)
Sets the value of the enterBoardingRequest property.
|
protected EnterBoardingRequestType enterBoardingRequest
public EnterBoardingRequestType getEnterBoardingRequest()
EnterBoardingRequestTypepublic void setEnterBoardingRequest(EnterBoardingRequestType value)
value - the value
allowed object is
EnterBoardingRequestTypestSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.