Interface AsyncApiLicense
-
- All Known Subinterfaces:
AsyncApi20License,AsyncApi21License,AsyncApi22License,AsyncApi23License,AsyncApi24License,AsyncApi25License,AsyncApi26License,AsyncApi30License
- All Known Implementing Classes:
AsyncApi20LicenseImpl,AsyncApi21LicenseImpl,AsyncApi22LicenseImpl,AsyncApi23LicenseImpl,AsyncApi24LicenseImpl,AsyncApi25LicenseImpl,AsyncApi26LicenseImpl,AsyncApi30LicenseImpl
public interface AsyncApiLicense extends License
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.License
getName, getUrl, setName, setUrl
-
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
-
-