Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfAttributeGroup
-
Packages that use AbsItfAttributeGroup Package Description org.ow2.easywsdl.schema.api org.ow2.easywsdl.schema.decorator -
-
Uses of AbsItfAttributeGroup in org.ow2.easywsdl.schema.api
Subinterfaces of AbsItfAttributeGroup in org.ow2.easywsdl.schema.api Modifier and Type Interface Description interfaceAttributeGroup -
Uses of AbsItfAttributeGroup in org.ow2.easywsdl.schema.decorator
Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfAttributeGroup Modifier and Type Class Description classAbstractSchemaConverter<SNew extends AbsItfSchema,SImpl extends DecoratorSchemaImpl,AnnNew extends AbsItfAnnotation,AnnImpl extends DecoratorAnnotationImpl,AttGNew extends AbsItfAttributeGroup,AttGImpl extends DecoratorAttributeGroupImpl,AttNew extends AbsItfAttribute,AttImpl extends DecoratorAttributeImpl,CTNew extends AbsItfType,CTImpl extends DecoratorComplexTypeImpl,ENew extends AbsItfElement,EImpl extends DecoratorElementImpl,GNew extends AbsItfGroup,GImpl extends DecoratorGroupImpl,ImptNew extends AbsItfImport,ImptImpl extends DecoratorImportImpl,InclNew extends AbsItfInclude,InclImpl extends DecoratorIncludeImpl,NotNew extends AbsItfNotation,NotImpl extends DecoratorNotationImpl,RedNew extends AbsItfRedefine,RedImpl extends DecoratorRedefineImpl,STNew extends AbsItfType,STImpl extends DecoratorSimpleTypeImpl,TNew extends AbsItfType,TImpl extends DecoratorTypeImpl>Constructors in org.ow2.easywsdl.schema.decorator with parameters of type AbsItfAttributeGroup Constructor Description DecoratorAttributeGroupImpl(AbsItfAttributeGroup attributeGroup)
-