public class SimplifiedParameterType extends SimplifiedType
Modifier and Type | Field and Description |
---|---|
Boolean |
required |
as, enum_, of, type
Constructor and Description |
---|
SimplifiedParameterType() |
Modifier and Type | Method and Description |
---|---|
static SimplifiedParameterType |
fromParameter(Parameter param) |
fromItems, fromParameter, fromSchema, isArray, isEnum, isFileType, isRef, isSimpleType
public Boolean required
public static SimplifiedParameterType fromParameter(Parameter param)
Copyright © 2021 Red Hat. All rights reserved.