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>
           
 

Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as AbsItfChoice
protected  Ch AbstractComplexTypeImpl.choice
           
 

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>
           
 

Fields in org.ow2.easywsdl.schema.decorator declared as AbsItfChoice
protected  AbsItfChoice DecoratorChoiceImpl.choice
           
 

Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfChoice
DecoratorChoiceImpl(AbsItfChoice 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-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.