org.gcube.accounting.datamodel.billing
Class Property
java.lang.Object
org.gcube.accounting.datamodel.billing.Property
public class Property
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Property
public Property()
Property
public Property(String key,
String value)
Property
public Property(String key,
String value,
Map<String,Object> category)
getCategory
public List<AdaptedMapEntry> getCategory()
getKey
public String getKey()
getValue
public String getValue()
Copyright © 2013. All Rights Reserved.