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

Packages that use AbsItfChoice
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 AbsItfChoice in org.ow2.easywsdl.schema.api
 

Subinterfaces of AbsItfChoice in org.ow2.easywsdl.schema.api
 interface Choice
           
 

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

Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfChoice
 interface AbsItfComplexType<A extends AbsItfAttribute,S extends AbsItfSequence,All extends AbsItfAll,Ch extends AbsItfChoice,CC extends AbsItfComplexContent,SC extends AbsItfSimpleContent>
           
 

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

Classes in org.ow2.easywsdl.schema.api.abstractElmt with type parameters of type AbsItfChoice
 class AbstractComplexTypeImpl<E extends Annotated,V,A extends AbsItfAttribute,S extends AbsItfSequence,All extends AbsItfAll,Ch extends AbsItfChoice,CC extends AbsItfComplexContent,SC extends AbsItfSimpleContent>
           
 

Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfChoice
 class AbstractChoiceImpl<E extends Annotated,Elmt extends AbsItfElement>
           
 

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

Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfChoice
 class DecoratorComplexTypeImpl<A extends AbsItfAttribute,S extends AbsItfSequence,All extends AbsItfAll,Ch extends AbsItfChoice,CC extends AbsItfComplexContent,SC extends AbsItfSimpleContent>
           
 

Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfChoice
DecoratorChoiceImpl(AbsItfChoice<E> choice, java.lang.Class<? extends E> eImpl)
           
 

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

Classes in org.ow2.easywsdl.schema.impl that implement AbsItfChoice
 class ChoiceImpl
           
 



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