Interface IUnionValueBuilder

All Superinterfaces:
org.apache.commons.lang3.builder.Builder<Object>, ISubTypeValueBuilder<Object, IUnionValueBuilder>, IValueBuilder<Object>, IValueConfigurator

public interface IUnionValueBuilder extends ISubTypeValueBuilder<Object, IUnionValueBuilder>
A IValueBuilder for creating a union value.
Since:
7.0.0
Author:
XIMA MEDIA GmbH