Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfExtension

Packages that use AbsItfExtension
org.ow2.easywsdl.schema.api   
org.ow2.easywsdl.schema.api.absItf   
org.ow2.easywsdl.schema.api.abstractElmt   
org.ow2.easywsdl.schema.decorator   
org.ow2.easywsdl.schema.impl   
 

Uses of AbsItfExtension in org.ow2.easywsdl.schema.api
 

Subinterfaces of AbsItfExtension in org.ow2.easywsdl.schema.api
 interface Extension
           
 

Uses of AbsItfExtension in org.ow2.easywsdl.schema.api.absItf
 

Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfExtension
 interface AbsItfComplexContent<E extends AbsItfExtension>
           
 interface AbsItfSimpleContent<E extends AbsItfExtension>
           
 

Uses of AbsItfExtension in org.ow2.easywsdl.schema.api.abstractElmt
 

Classes in org.ow2.easywsdl.schema.api.abstractElmt with type parameters of type AbsItfExtension
 class AbstractComplexContentImpl<E extends Annotated,Ex extends AbsItfExtension>
           
 class AbstractSimpleContentImpl<E extends Annotated,Ex extends AbsItfExtension>
           
 

Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfExtension
 class AbstractExtensionImpl<E extends Annotated,T extends AbsItfType,S extends AbsItfSequence>
           
 

Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as AbsItfExtension
protected  Ex AbstractSimpleContentImpl.extension
           
protected  Ex AbstractComplexContentImpl.extension
           
 

Uses of AbsItfExtension in org.ow2.easywsdl.schema.decorator
 

Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfExtension
 class DecoratorComplexContentImpl<Ex extends AbsItfExtension>
           
 class DecoratorSimpleContentImpl<Ex extends AbsItfExtension>
           
 

Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfExtension
DecoratorExtensionImpl(AbsItfExtension<T,S> extension)
           
 

Uses of AbsItfExtension in org.ow2.easywsdl.schema.impl
 

Classes in org.ow2.easywsdl.schema.impl that implement AbsItfExtension
 class ExtensionImpl
           
 



Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.