Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfAll
-
Packages that use AbsItfAll Package Description 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 AbsItfAll in org.ow2.easywsdl.schema.api
Subinterfaces of AbsItfAll in org.ow2.easywsdl.schema.api Modifier and Type Interface Description interfaceAll -
Uses of AbsItfAll in org.ow2.easywsdl.schema.api.absItf
Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfAll 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 AbsItfAll in org.ow2.easywsdl.schema.api.abstractElmt
Classes in org.ow2.easywsdl.schema.api.abstractElmt with type parameters of type AbsItfAll 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 AbsItfAll Modifier and Type Class Description classAbstractAllImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Elmt extends AbsItfElement> -
Uses of AbsItfAll in org.ow2.easywsdl.schema.decorator
Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfAll 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 AbsItfAll Constructor Description DecoratorAllImpl(AbsItfAll<E> all, Class<? extends E> eImpl) -
Uses of AbsItfAll in org.ow2.easywsdl.schema.impl
Classes in org.ow2.easywsdl.schema.impl that implement AbsItfAll Modifier and Type Class Description classAllImpl
-