Interface OpenApiLicense
-
- All Known Subinterfaces:
OpenApi20License,OpenApi30License,OpenApi31License
- All Known Implementing Classes:
OpenApi20LicenseImpl,OpenApi30LicenseImpl,OpenApi31LicenseImpl
public interface OpenApiLicense 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
-
-