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

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

public class InputImpl
extends java.lang.Object
implements Input


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 Input

getParts

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

getElement

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


Copyright © 2011 Petals Link. All Rights Reserved.