Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfChoice
-
-
Uses of AbsItfChoice in org.ow2.easywsdl.schema.api
Subinterfaces of AbsItfChoice in org.ow2.easywsdl.schema.api Modifier and Type Interface Description interfaceChoice -
Uses of AbsItfChoice in org.ow2.easywsdl.schema.api.absItf
Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfChoice Modifier and Type Interface Description interfaceAbsItfComplexType<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 Modifier and Type Class Description classAbstractComplexTypeImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.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 Modifier and Type Class Description classAbstractChoiceImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.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 Modifier and Type Class Description classDecoratorComplexTypeImpl<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 Constructor Description DecoratorChoiceImpl(AbsItfChoice<E> choice, Class<? extends E> eImpl) -
Uses of AbsItfChoice in org.ow2.easywsdl.schema.impl
Classes in org.ow2.easywsdl.schema.impl that implement AbsItfChoice Modifier and Type Class Description classChoiceImpl
-