public interface MemoryFacet
extends org.gcube.informationsystem.model.entity.Facet
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
NAME |
static String |
VERSION |
| Modifier and Type | Method and Description |
|---|---|
long |
getSize() |
String |
getUnit() |
long |
getUsed() |
void |
setSize(long size) |
void |
setUnit(String unit) |
void |
setUsed(long used) |
static final String NAME
static final String DESCRIPTION
static final String VERSION
Copyright © 2016. All Rights Reserved.