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 © 2020 MuleSoft, Inc.. All rights reserved.