public static class HostNode.Profile.NodeDescription.Architecture extends Object
| Constructor and Description |
|---|
HostNode.Profile.NodeDescription.Architecture() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
platformType() |
HostNode.Profile.NodeDescription.Architecture |
platformType(String type) |
int |
smpSize() |
HostNode.Profile.NodeDescription.Architecture |
smpSize(int size) |
int |
smtSize() |
HostNode.Profile.NodeDescription.Architecture |
smtSize(int size) |
String |
toString() |
public HostNode.Profile.NodeDescription.Architecture()
public String platformType()
public HostNode.Profile.NodeDescription.Architecture platformType(String type)
public int smpSize()
public HostNode.Profile.NodeDescription.Architecture smpSize(int size)
public int smtSize()
public HostNode.Profile.NodeDescription.Architecture smtSize(int size)
Copyright © 2016. All Rights Reserved.