public class GraphicsCardInfo extends Object implements ComponentInfo
| Constructor and Description |
|---|
GraphicsCardInfo() |
| Modifier and Type | Method and Description |
|---|---|
List<GraphicsCard> |
getGraphicsCards() |
void |
setGraphicsCards(List<GraphicsCard> graphicsCards) |
public List<GraphicsCard> getGraphicsCards()
public void setGraphicsCards(List<GraphicsCard> graphicsCards)
Copyright © 2018. All rights reserved.