Uses of Interface
org.ow2.easywsdl.schema.api.absItf.AbsItfAnnotation
-
Packages that use AbsItfAnnotation Package Description org.ow2.easywsdl.schema.api org.ow2.easywsdl.schema.decorator -
-
Uses of AbsItfAnnotation in org.ow2.easywsdl.schema.api
Subinterfaces of AbsItfAnnotation in org.ow2.easywsdl.schema.api Modifier and Type Interface Description interfaceAnnotation -
Uses of AbsItfAnnotation in org.ow2.easywsdl.schema.decorator
Classes in org.ow2.easywsdl.schema.decorator with type parameters of type AbsItfAnnotation 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 AbsItfAnnotation Constructor Description DecoratorAnnotationImpl(AbsItfAnnotation annotation)
-