org.jbpm.formModeler.core.test
public class InvoiceLine extends Object implements Serializable
InvoiceLine()
Double
getAmount()
String
getDescription()
getIdLine()
void
setAmount(Double amount)
setDescription(String description)
setIdLine(String idLine)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public InvoiceLine()
public String getIdLine()
public void setIdLine(String idLine)
public String getDescription()
public void setDescription(String description)
public Double getAmount()
public void setAmount(Double amount)
public String toString()
toString
Object
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.