public static class MoneybookersPayement.PayementDetails extends Object
Constructor and Description |
---|
PayementDetails() |
Modifier and Type | Method and Description |
---|---|
int |
getAmount() |
String |
getCurrency() |
String |
getDescription() |
String |
getId() |
String |
getText() |
void |
setAmount(int amount) |
void |
setCurrency(String currency) |
void |
setDescription(String description) |
void |
setText(String text) |
public int getAmount()
public void setAmount(int amount)
public String getCurrency()
public void setCurrency(String currency)
public String getDescription()
public void setDescription(String description)
public String getText()
public void setText(String text)
public String getId()
Copyright © 2012-2018. All Rights Reserved.