Interface AsyncApi25OneOfMessages
-
- All Superinterfaces:
AsyncApiOneOfMessages,Node,Visitable
- All Known Implementing Classes:
AsyncApi25OneOfMessagesImpl
public interface AsyncApi25OneOfMessages extends AsyncApiOneOfMessages
-
-
Method Summary
-
Methods inherited from interface io.apicurio.datamodels.models.asyncapi.AsyncApiOneOfMessages
addOneOf, clearOneOf, createMessage, getOneOf, insertOneOf, removeOneOf
-
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
-
-