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

java.lang.Object
  extended by org.ow2.easywsdl.schema.decorator.DecoratorTypeImpl
      extended by org.ow2.easywsdl.schema.decorator.DecoratorSimpleTypeImpl<A>
All Implemented Interfaces:
Decorator

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

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
 SchemaElement getInternalObject()
           
 
Methods inherited from class org.ow2.easywsdl.schema.decorator.DecoratorTypeImpl
createDocumentation, 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)
Method Detail

getInternalObject

public SchemaElement getInternalObject()
Specified by:
getInternalObject in interface Decorator
Overrides:
getInternalObject in class DecoratorTypeImpl


Copyright © 2008-2009 Petals Link (previously EBM WebSourcing). All Rights Reserved.