public final class StructTypeUtil extends Object
| Constructor and Description |
|---|
StructTypeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
populateCanonicalNameToStructTypeMap(Map<String,com.vmware.vapi.bindings.type.StructType> mapping)
Populates mappings for structures defined in a model (set of VMODL
definitions).
|
public static void populateCanonicalNameToStructTypeMap(Map<String,com.vmware.vapi.bindings.type.StructType> mapping)
mapping - map to fill with mappings for each structure in the bindings;
must not be null.Copyright © 2016. All Rights Reserved.