Uses of Interface
org.petalslink.abslayer.service.api.Description

Packages that use Description
org.petalslink.abslayer.service.api   
org.petalslink.abslayer.service.impl.wsdl11   
 

Uses of Description in org.petalslink.abslayer.service.api
 

Methods in org.petalslink.abslayer.service.api that return Description
 Description Part.getDescription()
           
 Description Service.getDescription()
           
 Description Binding.getDescription()
           
 Description Interface.getParentDescription()
           
 Description Import.getParentDescription()
           
 Description PropertyAlias.getParentDescription()
           
 

Uses of Description in org.petalslink.abslayer.service.impl.wsdl11
 

Classes in org.petalslink.abslayer.service.impl.wsdl11 that implement Description
 class DescriptionImpl
           
 

Methods in org.petalslink.abslayer.service.impl.wsdl11 that return Description
 Description ServiceImpl.getDescription()
           
 Description BindingImpl.getDescription()
           
 Description PartImpl.getDescription()
           
 Description ImportImpl.getParentDescription()
           
 Description InterfaceImpl.getParentDescription()
           
 Description PropertyAliasImpl.getParentDescription()
           
 



Copyright © 2011 Petals Link. All Rights Reserved.