public class AMFParameterModel extends APIParameterModel
defaultValue, description, displayName, externalName, isPassword, isRequired, parameterType, summary, typeModel| Constructor and Description |
|---|
AMFParameterModel(amf.apicontract.client.platform.model.domain.Parameter parameter,
APIParameterType parameterType,
boolean isPassword) |
AMFParameterModel(amf.core.client.platform.model.domain.PropertyShape propertyShape,
APIParameterType parameterType) |
AMFParameterModel(String name,
APIParameterType parameterType,
APIPrimitiveType amfPrimitiveTypeParser) |
| Modifier and Type | Method and Description |
|---|---|
APILocation |
getLocation()
Retrieves the location in the API Spec this element was parsed from.
|
amf.core.client.platform.model.domain.Graph |
graph() |
getDefaultValue, getDescription, getDisplayName, getExternalName, getParameterType, getSummary, getTypeModel, isPassword, isRequiredpublic AMFParameterModel(amf.apicontract.client.platform.model.domain.Parameter parameter,
APIParameterType parameterType,
boolean isPassword)
public AMFParameterModel(amf.core.client.platform.model.domain.PropertyShape propertyShape,
APIParameterType parameterType)
public AMFParameterModel(String name, APIParameterType parameterType, APIPrimitiveType amfPrimitiveTypeParser)
public amf.core.client.platform.model.domain.Graph graph()
public APILocation getLocation()
APIParameterModelgetLocation in class APIParameterModelCopyright © 2023. All rights reserved.