public class AnnotationAttachmentPoint extends Object
AnnotationAttachmentPoint
represent a attachment point in Ballerina.Constructor and Description |
---|
AnnotationAttachmentPoint(AttachmentPoint attachmentPoint,
String pkgPath) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
AttachmentPoint |
getAttachmentPoint() |
String |
getPkgPath() |
public AnnotationAttachmentPoint(AttachmentPoint attachmentPoint, String pkgPath)
public String getPkgPath()
public AttachmentPoint getAttachmentPoint()
Copyright © 2018 WSO2. All rights reserved.