|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Model | |
|---|---|
| org.jclouds.cloudsigma.domain | |
| Uses of Model in org.jclouds.cloudsigma.domain |
|---|
| Methods in org.jclouds.cloudsigma.domain that return Model | |
|---|---|
static Model |
Model.fromValue(String model)
|
Model |
NIC.getModel()
|
static Model |
Model.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Model[] |
Model.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.cloudsigma.domain with parameters of type Model | |
|---|---|
NIC.Builder |
NIC.Builder.model(Model model)
|
| Constructors in org.jclouds.cloudsigma.domain with parameters of type Model | |
|---|---|
NIC(String dhcp,
Model model,
String vlan,
String mac,
Iterable<String> block)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||