urn.ebay.apis.eBLBaseComponents
Class GetMobileStatusRequestDetailsType

java.lang.Object
  extended by urn.ebay.apis.eBLBaseComponents.GetMobileStatusRequestDetailsType

public class GetMobileStatusRequestDetailsType
extends Object

Phone number for status inquiry


Constructor Summary
GetMobileStatusRequestDetailsType()
          Default Constructor
 
Method Summary
 PhoneNumberType getPhone()
          Getter for phone
 void setPhone(PhoneNumberType phone)
          Setter for phone
 String toXMLString(String prefix, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetMobileStatusRequestDetailsType

public GetMobileStatusRequestDetailsType()
Default Constructor

Method Detail

getPhone

public PhoneNumberType getPhone()
Getter for phone


setPhone

public void setPhone(PhoneNumberType phone)
Setter for phone


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2012. All Rights Reserved.