public interface CPUFacet
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 |
|---|---|
String |
getClockSpeed() |
String |
getModel() |
String |
getVendor() |
void |
setClockSpeed(String clockSpeed) |
void |
setModel(String model) |
void |
setVendor(String vendor) |
static final String NAME
static final String DESCRIPTION
static final String VERSION
Copyright © 2016. All Rights Reserved.