urn.ebay.apis.eBLBaseComponents
Class AuthorizationRequestType

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

public class AuthorizationRequestType
extends Object


Constructor Summary
AuthorizationRequestType()
          Default Constructor
AuthorizationRequestType(Boolean isRequested)
          Constructor with arguments
 
Method Summary
 Boolean getIsRequested()
          Getter for isRequested
 void setIsRequested(Boolean isRequested)
          Setter for isRequested
 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

AuthorizationRequestType

public AuthorizationRequestType(Boolean isRequested)
Constructor with arguments


AuthorizationRequestType

public AuthorizationRequestType()
Default Constructor

Method Detail

getIsRequested

public Boolean getIsRequested()
Getter for isRequested


setIsRequested

public void setIsRequested(Boolean isRequested)
Setter for isRequested


toXMLString

public String toXMLString(String prefix,
                          String name)


Copyright © 2013. All Rights Reserved.