public interface UnionType extends MetadataType
Note: the type expression X|Y is pronounced “x or y”.
| Modifier and Type | Method and Description |
|---|---|
List<MetadataType> |
getTypes()
The list of types that belongs to this union.
|
accept, getAnnotation, getAnnotations, getDescription, getMetadataFormatList<MetadataType> getTypes()
Copyright © 2016 MuleSoft, Inc.. All rights reserved.