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

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

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

Methods in org.petalslink.abslayer.service.api that return types with arguments of type PropertyAlias
 java.util.Collection<? extends PropertyAlias> Description.getPropertyAliases4ThisProperty(javax.xml.namespace.QName propName)
           
 

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

Classes in org.petalslink.abslayer.service.impl.wsdl11 that implement PropertyAlias
 class PropertyAliasImpl
           
 

Methods in org.petalslink.abslayer.service.impl.wsdl11 that return types with arguments of type PropertyAlias
 java.util.Collection<? extends PropertyAlias> DescriptionImpl.getPropertyAliases4ThisProperty(javax.xml.namespace.QName propName)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.