Class QNameTypeAnnotation
java.lang.Object
org.mule.runtime.extension.api.declaration.type.annotation.QNameTypeAnnotation
- All Implemented Interfaces:
org.mule.metadata.api.annotation.TypeAnnotation
public final class QNameTypeAnnotation
extends Object
implements org.mule.metadata.api.annotation.TypeAnnotation
A
TypeAnnotation which indicates that the enriched type relates to a QName which is not the one the extension
belongs to.- Since:
- 1.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
QNameTypeAnnotation
Creates a new instance- Parameters:
value- the referencedQName
-
-
Method Details
-
getValue
- Returns:
- The referenced
QName
-
getName
- Specified by:
getNamein interfaceorg.mule.metadata.api.annotation.TypeAnnotation- Returns:
QName
-
isPublic
public boolean isPublic()- Specified by:
isPublicin interfaceorg.mule.metadata.api.annotation.TypeAnnotation- Returns:
true
-
equals
-
hashCode
public int hashCode()
-