| 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 |
|---|---|
ConstantValue.Builder |
ConstantValue.Builder.setListValue(List<PrimitiveValue> listValue)
List value of the constant element.
|
ConstantValue.Builder |
ConstantValue.Builder.setPrimitiveValue(PrimitiveValue primitiveValue)
Primitive value of the constant element.
|
Copyright © 2016. All Rights Reserved.