com.ebmwebsourcing.wsstar.notification.extension.api
Interface XsltStyleSheetType

All Superinterfaces:
org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable
All Known Implementing Classes:
XsltStyleSheetTypeImpl

public interface XsltStyleSheetType
extends org.ow2.easywsdl.schema.api.SchemaElement

This interface provides an encapsulated version of the JAXB Class . It also uses EASYWSDL library encapsulation model.

Author:
Thierry Déjean -eBM WebSourcing

Method Summary
 org.w3c.dom.Element getStyleSheet()
          see the "same named method" javadoc description in XsltStyleSheetType JAXB* generated class
 void setStyleSheet(org.w3c.dom.Element styleSheet)
          see the "same named method" javadoc description in XsltStyleSheetType JAXB* generated class
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 

Method Detail

getStyleSheet

org.w3c.dom.Element getStyleSheet()
see the "same named method" javadoc description in XsltStyleSheetType JAXB* generated class


setStyleSheet

void setStyleSheet(org.w3c.dom.Element styleSheet)
see the "same named method" javadoc description in XsltStyleSheetType JAXB* generated class



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.