Uses of Interface
io.apicurio.datamodels.models.union.PrimitiveUnionValue
-
Packages that use PrimitiveUnionValue Package Description io.apicurio.datamodels.models.union -
-
Uses of PrimitiveUnionValue in io.apicurio.datamodels.models.union
Subinterfaces of PrimitiveUnionValue in io.apicurio.datamodels.models.union Modifier and Type Interface Description interfaceAnyUnionValueinterfaceBooleanUnionValueinterfaceObjectUnionValueinterfaceStringUnionValueClasses in io.apicurio.datamodels.models.union that implement PrimitiveUnionValue Modifier and Type Class Description classAnyUnionValueImplclassBooleanUnionValueImplclassObjectUnionValueImplclassPrimitiveUnionValueImpl<T>classStringUnionValueImpl
-