Interface EntityMapUnionValue<T extends Node>
-
- All Superinterfaces:
MapUnionValue<T>,UnionValue<Map<String,T>>
- All Known Implementing Classes:
EntityMapUnionValueImpl
public interface EntityMapUnionValue<T extends Node> extends MapUnionValue<T>
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.union.UnionValue
getValue, isList, isMap, setValue
-
-