org.ow2.easywsdl.schema.decorator
Class DecoratorAttributeImpl
java.lang.Object
org.ow2.easywsdl.schema.decorator.DecoratorAttributeImpl
public class DecoratorAttributeImpl
- extends java.lang.Object
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attribute
protected AbsItfAttribute attribute
DecoratorAttributeImpl
public DecoratorAttributeImpl(AbsItfAttribute attribute)
getName
public java.lang.String getName()
getNamespaceUri
public java.lang.String getNamespaceUri()
getValue
public java.lang.String getValue()
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.