Package br.com.moip.resource
Class RefundingInstrument
java.lang.Object
br.com.moip.resource.RefundingInstrument
public class RefundingInstrument
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRefundingInstrument.Method -
Constructor Summary
Constructors Constructor Description RefundingInstrument() -
Method Summary
Modifier and Type Method Description BankAccountgetBankAccount()CreditCardgetCreditCard()RefundingInstrument.MethodgetMethod()voidsetMethod(RefundingInstrument.Method method)java.lang.StringtoString()
-
Constructor Details
-
RefundingInstrument
public RefundingInstrument()
-
-
Method Details
-
getMethod
-
setMethod
-
getBankAccount
-
getCreditCard
-
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-