org.ow2.easywsdl.schema.decorator
Class DecoratorAnnotationImpl

java.lang.Object
  extended by org.ow2.easywsdl.schema.decorator.DecoratorAnnotationImpl

public class DecoratorAnnotationImpl
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
protected  AbsItfAnnotation annotation
           
 
Constructor Summary
DecoratorAnnotationImpl(AbsItfAnnotation annotation)
           
 
Method Summary
 Documentation createDocumentation()
           
 Documentation getDocumentation()
           
 java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
           
 void setDocumentation(Documentation doc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

annotation

protected AbsItfAnnotation annotation
Constructor Detail

DecoratorAnnotationImpl

public DecoratorAnnotationImpl(AbsItfAnnotation annotation)
Method Detail

createDocumentation

public Documentation createDocumentation()

getDocumentation

public Documentation getDocumentation()

getOtherAttributes

public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
                                                                             throws XmlException
Throws:
XmlException

setDocumentation

public void setDocumentation(Documentation doc)


Copyright © 2008 eBM WebSourcing. All Rights Reserved.