org.petalslink.abslayer.service.impl.wsdl11
Class OutputImpl

java.lang.Object
  extended by org.petalslink.abslayer.service.impl.wsdl11.OutputImpl
All Implemented Interfaces:
Output

public class OutputImpl
extends java.lang.Object
implements Output


Method Summary
 com.ebmwebsourcing.easyschema10.api.element.Element getElement()
           
 javax.xml.namespace.QName getMessageName()
           
 Part[] getParts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMessageName

public javax.xml.namespace.QName getMessageName()
Specified by:
getMessageName in interface Output

getParts

public Part[] getParts()
Specified by:
getParts in interface Output

getElement

public com.ebmwebsourcing.easyschema10.api.element.Element getElement()
Specified by:
getElement in interface Output


Copyright © 2011 Petals Link. All Rights Reserved.