Uses of Interface
io.apicurio.datamodels.models.union.ListUnionValue
-
Packages that use ListUnionValue Package Description io.apicurio.datamodels.models.union -
-
Uses of ListUnionValue in io.apicurio.datamodels.models.union
Subinterfaces of ListUnionValue in io.apicurio.datamodels.models.union Modifier and Type Interface Description interfaceEntityListUnionValue<T extends Node>interfaceSchemaListUnionValueinterfaceStringListUnionValueClasses in io.apicurio.datamodels.models.union that implement ListUnionValue Modifier and Type Class Description classEntityListUnionValueImpl<T extends Node>classListUnionValueImpl<T>classSchemaListUnionValueImplclassStringListUnionValueImpl
-