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

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

public class PartImpl
extends java.lang.Object
implements Part


Method Summary
 com.ebmwebsourcing.easyschema10.api.element.Element createElement()
           
 Description getDescription()
           
 com.ebmwebsourcing.easyschema10.api.element.Element getElement()
           
 javax.xml.namespace.QName getQName()
           
 javax.xml.namespace.QName getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public javax.xml.namespace.QName getType()
Specified by:
getType in interface Part

getQName

public javax.xml.namespace.QName getQName()
Specified by:
getQName in interface Part

getElement

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

createElement

public com.ebmwebsourcing.easyschema10.api.element.Element createElement()
Specified by:
createElement in interface Part

getDescription

public Description getDescription()
Specified by:
getDescription in interface Part


Copyright © 2011 Petals Link. All Rights Reserved.