public class BillUserReq
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}BillUserRequest"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected BillUserRequestType |
billUserRequest |
Constructor and Description |
---|
BillUserReq() |
Modifier and Type | Method and Description |
---|---|
BillUserRequestType |
getBillUserRequest()
Gets the value of the billUserRequest property.
|
void |
setBillUserRequest(BillUserRequestType value)
Sets the value of the billUserRequest property.
|
protected BillUserRequestType billUserRequest
public BillUserRequestType getBillUserRequest()
BillUserRequestType
public void setBillUserRequest(BillUserRequestType value)
value
- the value
allowed object is
BillUserRequestType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.