Interface AsyncApi24Contact
-
- All Superinterfaces:
AsyncApi24Extensible
,AsyncApiContact
,AsyncApiExtensible
,Contact
,Extensible
,Node
,Visitable
- All Known Implementing Classes:
AsyncApi24ContactImpl
public interface AsyncApi24Contact extends AsyncApiContact, AsyncApi24Extensible
-
-
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.Extensible
addExtension, clearExtensions, getExtensions, removeExtension
-
Methods inherited from interface io.apicurio.datamodels.models.Node
addExtraProperty, attach, clearNodeAttributes, emptyClone, getExtraProperty, getExtraPropertyNames, getNodeAttribute, getNodeAttributeNames, hasExtraProperties, isAttached, modelId, parent, removeExtraProperty, root, setNodeAttribute
-
-