| Package | Description |
|---|---|
| com.vmware.vapi.metadata.metamodel |
The
com.vmware.vapi.metadata.metamodel package provides interfaces that
expose all the information present in the interface definition language (IDL)
specification. |
| Modifier and Type | Method and Description |
|---|---|
Type.Builder |
Type.Builder.setBuiltinType(Type.BuiltinType builtinType)
Category of the built-in type.
|
Type.Builder |
Type.Builder.setGenericInstantiation(GenericInstantiation genericInstantiation)
Instantiation of one of the generic types available in the interface definition
language.
|
Type.Builder |
Type.Builder.setUserDefinedType(UserDefinedType userDefinedType)
Identifier and type of the user defined type.
|
Copyright © 2016. All Rights Reserved.