attributes property

List<ParameterAttribute> attributes
final

The attributes of the parameter object.

Implementation

final List<ParameterAttribute> attributes;