Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfRestriction
-
-
Uses of AbsItfRestriction in org.ow2.easywsdl.schema.api
Subinterfaces of AbsItfRestriction in org.ow2.easywsdl.schema.api Modifier and Type Interface Description interfaceRestriction -
Uses of AbsItfRestriction in org.ow2.easywsdl.schema.api.absItf
Classes in org.ow2.easywsdl.schema.api.absItf with type parameters of type AbsItfRestriction Modifier and Type Interface Description interfaceAbsItfSimpleType<A extends AbsItfAttribute,R extends AbsItfRestriction> -
Uses of AbsItfRestriction in org.ow2.easywsdl.schema.api.abstractElmt
Classes in org.ow2.easywsdl.schema.api.abstractElmt with type parameters of type AbsItfRestriction Modifier and Type Class Description classAbstractSimpleTypeImpl<E extends org.ow2.easywsdl.schema.org.w3._2001.xmlschema.Annotated,V,A extends AbsItfAttribute,R extends AbsItfRestriction>Classes in org.ow2.easywsdl.schema.api.abstractElmt that implement AbsItfRestriction Modifier and Type Class Description classAbstractRestrictionImpl<E,En extends AbsItfEnumeration>Fields in org.ow2.easywsdl.schema.api.abstractElmt declared as AbsItfRestriction Modifier and Type Field Description protected RAbstractSimpleTypeImpl. restriction -
Uses of AbsItfRestriction in org.ow2.easywsdl.schema.decorator
Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfRestriction Modifier and Type Class Description classDecoratorSimpleTypeImpl<A extends AbsItfAttribute,R extends AbsItfRestriction>Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfRestriction Constructor Description DecoratorRestrictionImpl(AbsItfRestriction restriction, Class<? extends En> enumImpl) -
Uses of AbsItfRestriction in org.ow2.easywsdl.schema.impl
Classes in org.ow2.easywsdl.schema.impl that implement AbsItfRestriction Modifier and Type Class Description classRestrictionImpl
-