org.gcube.accounting.datamodel.billing
Class BillReference

java.lang.Object
  extended by org.gcube.accounting.datamodel.billing.BillReference

public class BillReference
extends Object


Constructor Summary
BillReference()
           
 
Method Summary
 String getConsumerId()
           
 String getName()
           
 void setConsumerId(String consumerId)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BillReference

public BillReference()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getConsumerId

public String getConsumerId()

setConsumerId

public void setConsumerId(String consumerId)


Copyright © 2013. All Rights Reserved.