org.ow2.easywsdl.wsdl.impl.wsdl11
Class DocumentationImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl<TDocumentation>
org.ow2.easywsdl.wsdl.impl.wsdl11.DocumentationImpl
- All Implemented Interfaces:
- java.io.Serializable, org.ow2.easywsdl.schema.api.Documentation, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement, WSDLElement
public class DocumentationImpl
- extends AbstractWSDLElementImpl<TDocumentation>
- implements org.ow2.easywsdl.schema.api.Documentation
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
equals, getParent, getSchema, getTopParent, hashCode, setParent |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
DocumentationImpl
public DocumentationImpl()
DocumentationImpl
public DocumentationImpl(TDocumentation doc,
AbstractWSDLElementImpl parent)
getContent
public java.lang.String getContent()
- Specified by:
getContent
in interface org.ow2.easywsdl.schema.api.Documentation
setContent
public void setContent(java.lang.String content)
- Specified by:
setContent
in interface org.ow2.easywsdl.schema.api.Documentation
Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.