| Package | Description |
|---|---|
| com.mulesoft.connectivity.rest.sdk.internal.webapi.model.type | |
| com.mulesoft.connectivity.rest.sdk.internal.webapi.parser.amf |
| Modifier and Type | Field and Description |
|---|---|
protected APIPrimitiveType |
APITypeModel.primitiveType |
| Modifier and Type | Method and Description |
|---|---|
APIPrimitiveType |
APITypeModel.getPrimitiveType() |
static APIPrimitiveType |
APIPrimitiveType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIPrimitiveType[] |
APIPrimitiveType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
APITypeModel(APIPrimitiveType primitiveType) |
| Constructor and Description |
|---|
AMFParameterModel(String name,
APIParameterType parameterType,
APIPrimitiveType amfPrimitiveTypeParser) |
AMFTypeModel(APIPrimitiveType primitiveTypeModel) |
Copyright © 2023. All rights reserved.