public class NicMapper extends Object
Constructor and Description |
---|
NicMapper() |
Modifier and Type | Method and Description |
---|---|
static String |
map(Integer type) |
static Integer |
map(NicInterface type) |
static VmNetworkInterface |
map(NIC model,
VmNetworkInterface template) |
static NIC |
map(VmNetworkInterface entity,
NIC template) |
public static VmNetworkInterface map(NIC model, VmNetworkInterface template)
public static NIC map(VmNetworkInterface entity, NIC template)
public static Integer map(NicInterface type)
Copyright © 2012. All Rights Reserved.