Uses of Interface
io.apicurio.datamodels.models.union.StringStringListUnion
-
Packages that use StringStringListUnion Package Description io.apicurio.datamodels.models.openapi.v31 io.apicurio.datamodels.models.union -
-
Uses of StringStringListUnion in io.apicurio.datamodels.models.openapi.v31
Methods in io.apicurio.datamodels.models.openapi.v31 that return StringStringListUnion Modifier and Type Method Description StringStringListUnionOpenApi31Schema. getType()StringStringListUnionOpenApi31SchemaImpl. getType()Methods in io.apicurio.datamodels.models.openapi.v31 with parameters of type StringStringListUnion Modifier and Type Method Description voidOpenApi31Schema. setType(StringStringListUnion value)voidOpenApi31SchemaImpl. setType(StringStringListUnion value) -
Uses of StringStringListUnion in io.apicurio.datamodels.models.union
Subinterfaces of StringStringListUnion in io.apicurio.datamodels.models.union Modifier and Type Interface Description interfaceStringListUnionValueinterfaceStringUnionValueClasses in io.apicurio.datamodels.models.union that implement StringStringListUnion Modifier and Type Class Description classStringListUnionValueImplclassStringUnionValueImpl
-