Interface OpenApiContact
-
- All Known Subinterfaces:
OpenApi20Contact,OpenApi30Contact,OpenApi31Contact
- All Known Implementing Classes:
OpenApi20ContactImpl,OpenApi30ContactImpl,OpenApi31ContactImpl
public interface OpenApiContact extends Contact
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.Contact
getEmail, getName, getUrl, setEmail, 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
-
-