Interface AsyncApiParameter
-
- All Known Subinterfaces:
AsyncApi20Parameter,AsyncApi21Parameter,AsyncApi22Parameter,AsyncApi23Parameter,AsyncApi24Parameter,AsyncApi25Parameter,AsyncApi26Parameter,AsyncApi30Parameter
- All Known Implementing Classes:
AsyncApi20ParameterImpl,AsyncApi21ParameterImpl,AsyncApi22ParameterImpl,AsyncApi23ParameterImpl,AsyncApi24ParameterImpl,AsyncApi25ParameterImpl,AsyncApi26ParameterImpl,AsyncApi30ParameterImpl
public interface AsyncApiParameter extends Parameter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLocation()voidsetLocation(String value)-
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
-
Methods inherited from interface io.apicurio.datamodels.models.Parameter
getDescription, setDescription
-
-