|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScopedAccounting | |
|---|---|
| org.gcube.common.core.resources | |
| org.gcube.common.resources.kxml.runninginstance | |
| Uses of ScopedAccounting in org.gcube.common.core.resources |
|---|
| Methods in org.gcube.common.core.resources that return types with arguments of type ScopedAccounting | |
|---|---|
HashMap<GCUBEScope,ScopedAccounting> |
GCUBERunningInstance.getAccounting()
Get the ScopedAccoutingMap |
| Method parameters in org.gcube.common.core.resources with type arguments of type ScopedAccounting | |
|---|---|
void |
GCUBERunningInstance.setAccounting(HashMap<GCUBEScope,ScopedAccounting> accounting)
Set the ScopedAccounting |
| Uses of ScopedAccounting in org.gcube.common.resources.kxml.runninginstance |
|---|
| Methods in org.gcube.common.resources.kxml.runninginstance that return types with arguments of type ScopedAccounting | |
|---|---|
static HashMap<GCUBEScope,ScopedAccounting> |
KScopedAccounting.load(org.kxml2.io.KXmlParser parser)
Deserializes a ScopedAccounting map |
| Methods in org.gcube.common.resources.kxml.runninginstance with parameters of type ScopedAccounting | |
|---|---|
static void |
KScopedAccounting.store(ScopedAccounting component,
org.kxml2.io.KXmlSerializer serializer)
Serializes the ScopedAccounting component |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||