model
Class InvoiceFlags

java.lang.Object
  extended by model.InvoiceFlags

public class InvoiceFlags
extends java.lang.Object


Constructor Summary
InvoiceFlags()
           
 
Method Summary
 boolean getRefundable()
           
 void setRefundable(boolean refundable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InvoiceFlags

public InvoiceFlags()
Method Detail

getRefundable

public boolean getRefundable()

setRefundable

public void setRefundable(boolean refundable)