public class AnnotationAttachmentMetaInfo extends Object
Constructor and Description |
---|
AnnotationAttachmentMetaInfo(String attachmentName,
Queue<String> fieldQueue,
String packageAlias,
String attachmentPoint) |
Modifier and Type | Method and Description |
---|---|
String |
getAttachmentName() |
String |
getAttachmentPoint() |
Queue<String> |
getFieldQueue() |
String |
getPackageAlias() |
Copyright © 2018 WSO2. All rights reserved.