public class GetMobileStatusRequestDetailsType
extends java.lang.Object
Java class for GetMobileStatusRequestDetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GetMobileStatusRequestDetailsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="Phone" type="{urn:ebay:apis:eBLBaseComponents}PhoneNumberType"/> </sequence> </restriction> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
protected PhoneNumberType |
phone |
Constructor and Description |
---|
GetMobileStatusRequestDetailsType() |
Modifier and Type | Method and Description |
---|---|
PhoneNumberType |
getPhone()
Gets the value of the phone property.
|
void |
setPhone(PhoneNumberType value)
Sets the value of the phone property.
|
protected PhoneNumberType phone
public PhoneNumberType getPhone()
PhoneNumberType
public void setPhone(PhoneNumberType value)
value
- the value
allowed object is
PhoneNumberType
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.