public final class QNameTypeAnnotation extends Object implements org.mule.metadata.api.annotation.TypeAnnotation
TypeAnnotation which indicates that the enriched type
relates to a QName which is not the one the extension belongs to.| Constructor and Description |
|---|
QNameTypeAnnotation(QName value)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
QName |
getValue() |
int |
hashCode() |
boolean |
isPublic() |
public static final String NAME
public String getName()
getName in interface org.mule.metadata.api.annotation.TypeAnnotationQNamepublic boolean isPublic()
isPublic in interface org.mule.metadata.api.annotation.TypeAnnotationtrueCopyright © 2017 MuleSoft, Inc.. All rights reserved.