Package br.com.moip.resource
Class Receiver
java.lang.Object
br.com.moip.resource.Receiver
public class Receiver
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classReceiver.Type -
Constructor Summary
Constructors Constructor Description Receiver() -
Method Summary
Modifier and Type Method Description AmountgetAmount()booleangetFeePayor()MoipAccountgetMoipAccount()Receiver.TypegetType()booleanisPrimary()booleanisSecondary()java.lang.StringtoString()
-
Constructor Details
-
Receiver
public Receiver()
-
-
Method Details
-
getAmount
-
getType
-
getMoipAccount
-
getFeePayor
public boolean getFeePayor() -
isPrimary
public boolean isPrimary() -
isSecondary
public boolean isSecondary() -
toString
public java.lang.String toString()- Overrides:
toStringin classjava.lang.Object
-