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

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

public class PartnerLinkTypeImpl
extends java.lang.Object
implements PartnerLinkType


Method Summary
 javax.xml.namespace.QName getQName()
           
 Role getRole(java.lang.String partnerRole)
           
 java.util.List<Role> getRoles()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRole

public Role getRole(java.lang.String partnerRole)
Specified by:
getRole in interface PartnerLinkType

getRoles

public java.util.List<Role> getRoles()
Specified by:
getRoles in interface PartnerLinkType

getQName

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


Copyright © 2011 Petals Link. All Rights Reserved.