Interface AsyncApiInfo
-
- All Known Subinterfaces:
AsyncApi20Info,AsyncApi21Info,AsyncApi22Info,AsyncApi23Info,AsyncApi24Info,AsyncApi25Info,AsyncApi26Info,AsyncApi30Info
- All Known Implementing Classes:
AsyncApi20InfoImpl,AsyncApi21InfoImpl,AsyncApi22InfoImpl,AsyncApi23InfoImpl,AsyncApi24InfoImpl,AsyncApi25InfoImpl,AsyncApi26InfoImpl,AsyncApi30InfoImpl
public interface AsyncApiInfo extends Info
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.Info
createContact, createLicense, getContact, getDescription, getLicense, getTermsOfService, getTitle, getVersion, setContact, setDescription, setLicense, setTermsOfService, setTitle, setVersion
-
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
-
-