Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfExtension
-
-
Uses of AbsItfExtension in org.ow2.easywsdl.schema.api
Subinterfaces of AbsItfExtension in org.ow2.easywsdl.schema.api Modifier and Type Interface Description interfaceExtension -
Uses of AbsItfExtension in org.ow2.easywsdl.schema.api.absItf
Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfExtension Modifier and Type Interface Description interfaceAbsItfComplexContent<E extends AbsItfExtension>interfaceAbsItfSimpleContent<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 Modifier and Type Class Description classAbstractComplexContentImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Ex extends AbsItfExtension>classAbstractSimpleContentImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,Ex extends AbsItfExtension>Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfExtension Modifier and Type Class Description classAbstractExtensionImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,T extends AbsItfType,S extends AbsItfSequence>Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as AbsItfExtension Modifier and Type Field Description protected ExAbstractComplexContentImpl. extensionprotected ExAbstractSimpleContentImpl. extension -
Uses of AbsItfExtension in org.ow2.easywsdl.schema.decorator
Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfExtension Modifier and Type Class Description classDecoratorComplexContentImpl<Ex extends AbsItfExtension>classDecoratorSimpleContentImpl<Ex extends AbsItfExtension>Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfExtension Constructor Description DecoratorExtensionImpl(AbsItfExtension<T,S> extension) -
Uses of AbsItfExtension in org.ow2.easywsdl.schema.impl
Classes in org.ow2.easywsdl.schema.impl that implement AbsItfExtension Modifier and Type Class Description classExtensionImpl
-