com.ebmwebsourcing.wsstar.notification.extension.impl
Class XsltStyleSheetTypeImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<XsltStyleSheetType>
com.ebmwebsourcing.wsstar.notification.extension.impl.XsltStyleSheetTypeImpl
- All Implemented Interfaces:
- XsltStyleSheetType, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement
public class XsltStyleSheetTypeImpl
- extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<XsltStyleSheetType>
- implements XsltStyleSheetType
This class implements XsltStyleSheetType java interface respect to
EASYWSDL Library model.
- Author:
- Thierry Déjean - 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 |
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
XsltStyleSheetTypeImpl
public XsltStyleSheetTypeImpl(XsltStyleSheetType model,
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<?> parent)
- Constructor (follow EASYWSDL model)
- Parameters:
model - parent -
getStyleSheet
public org.w3c.dom.Element getStyleSheet()
- Description copied from interface:
XsltStyleSheetType
- see the "same named method" javadoc description in
XsltStyleSheetType JAXB*
generated class
- Specified by:
getStyleSheet in interface XsltStyleSheetType
setStyleSheet
public void setStyleSheet(org.w3c.dom.Element styleSheet)
- Description copied from interface:
XsltStyleSheetType
- see the "same named method" javadoc description in
XsltStyleSheetType JAXB*
generated class
- Specified by:
setStyleSheet in interface XsltStyleSheetType
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.