@Deprecated public class ParamAnnAttachmentInfo extends Object
ParamAnnotationAttachmentInfo contains metadata of a Ballerina annotation attached to
a function/resource/action/connector node.| Constructor and Description |
|---|
ParamAnnAttachmentInfo(int paramIdex)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAnnotationAttachmentInfo(AnnAttachmentInfo attachmentInfo)
Deprecated.
|
AnnAttachmentInfo[] |
getAnnAttachmentInfos()
Deprecated.
|
int |
getParamIdex()
Deprecated.
|
public int getParamIdex()
@Deprecated public AnnAttachmentInfo[] getAnnAttachmentInfos()
@Deprecated public void addAnnotationAttachmentInfo(AnnAttachmentInfo attachmentInfo)
Copyright © 2018 WSO2. All rights reserved.