org.kuali.kfs.module.purap.util.cxml
Class PunchOutSetupResponse

java.lang.Object
  extended by org.kuali.kfs.module.purap.util.cxml.B2BShoppingCartBase
      extended by org.kuali.kfs.module.purap.util.cxml.PunchOutSetupResponse

public class PunchOutSetupResponse
extends B2BShoppingCartBase


Constructor Summary
PunchOutSetupResponse()
           
 
Method Summary
 String getPunchOutUrl()
           
 void setPunchOutUrl(String punchOutUrl)
           
 String toString()
           
 
Methods inherited from class org.kuali.kfs.module.purap.util.cxml.B2BShoppingCartBase
getStatusCode, getStatusText, isSuccess, setStatusCode, setStatusText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PunchOutSetupResponse

public PunchOutSetupResponse()
Method Detail

getPunchOutUrl

public String getPunchOutUrl()

setPunchOutUrl

public void setPunchOutUrl(String punchOutUrl)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.