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

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

public class PropertyAliasImpl
extends java.lang.Object
implements PropertyAlias


Method Summary
 javax.xml.namespace.QName getElement()
           
 javax.xml.namespace.QName getMessageType()
           
 Description getParentDescription()
           
 java.lang.String getPart()
           
 javax.xml.namespace.QName getQName()
           
 Query getQuery()
           
 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

getQName

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

getElement

public javax.xml.namespace.QName getElement()
Specified by:
getElement in interface PropertyAlias

getMessageType

public javax.xml.namespace.QName getMessageType()
Specified by:
getMessageType in interface PropertyAlias

getType

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

getQuery

public Query getQuery()
Specified by:
getQuery in interface PropertyAlias

getParentDescription

public Description getParentDescription()
Specified by:
getParentDescription in interface PropertyAlias

getPart

public java.lang.String getPart()
Specified by:
getPart in interface PropertyAlias


Copyright © 2011 Petals Link. All Rights Reserved.