Interface AsyncApiTag
-
- All Known Subinterfaces:
AsyncApi20Tag,AsyncApi21Tag,AsyncApi22Tag,AsyncApi23Tag,AsyncApi24Tag,AsyncApi25Tag,AsyncApi26Tag,AsyncApi30Tag
- All Known Implementing Classes:
AsyncApi20TagImpl,AsyncApi21TagImpl,AsyncApi22TagImpl,AsyncApi23TagImpl,AsyncApi24TagImpl,AsyncApi25TagImpl,AsyncApi26TagImpl,AsyncApi30TagImpl
public interface AsyncApiTag extends Tag
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.Node
addExtraProperty, attach, clearNodeAttributes, emptyClone, getExtraProperty, getExtraPropertyNames, getNodeAttribute, getNodeAttributeNames, hasExtraProperties, isAttached, mapPropertyName, modelId, parent, parentPropertyName, parentPropertyType, removeExtraProperty, root, setNodeAttribute
-
Methods inherited from interface io.apicurio.datamodels.models.Tag
createExternalDocumentation, getDescription, getExternalDocs, getName, setDescription, setExternalDocs, setName
-
-