public class AMFParameterModel extends APIParameterModel
defaultValue, description, displayName, externalName, isPassword, isRequired, parameterType, 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,
AMFPrimitiveTypeModel amfPrimitiveTypeParser) |
getDefaultValue, getDescription, getDisplayName, getExternalName, getParameterType, 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, AMFPrimitiveTypeModel amfPrimitiveTypeParser)
Copyright © 2022. All rights reserved.