org.ow2.easywsdl.schema.decorator
Class DecoratorSimpleTypeImpl<A extends AbsItfAttribute>

java.lang.Object
  extended by org.ow2.easywsdl.schema.decorator.DecoratorTypeImpl<A>
      extended by org.ow2.easywsdl.schema.decorator.DecoratorSimpleTypeImpl<A>

public class DecoratorSimpleTypeImpl<A extends AbsItfAttribute>
extends DecoratorTypeImpl<A>

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
protected  AbsItfSimpleType<A> simpleType
           
 
Fields inherited from class org.ow2.easywsdl.schema.decorator.DecoratorTypeImpl
type
 
Constructor Summary
DecoratorSimpleTypeImpl(AbsItfSimpleType<A> simpleType)
           
 
Method Summary
 
Methods inherited from class org.ow2.easywsdl.schema.decorator.DecoratorTypeImpl
addAttribute, createDocumentation, getAttribute, getAttributes, getDocumentation, getOtherAttributes, getQName, setDocumentation, setQName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

simpleType

protected AbsItfSimpleType<A extends AbsItfAttribute> simpleType
Constructor Detail

DecoratorSimpleTypeImpl

public DecoratorSimpleTypeImpl(AbsItfSimpleType<A> simpleType)


Copyright © 2008 eBM WebSourcing. All Rights Reserved.