|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.easywsdl.schema.decorator.DecoratorTypeImpl
org.ow2.easywsdl.schema.decorator.DecoratorSimpleTypeImpl<A>
public class DecoratorSimpleTypeImpl<A extends AbsItfAttribute>
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 |
---|
protected AbsItfSimpleType<A extends AbsItfAttribute> simpleType
Constructor Detail |
---|
public DecoratorSimpleTypeImpl(AbsItfSimpleType<A> simpleType)
Method Detail |
---|
public SchemaElement getInternalObject()
getInternalObject
in interface Decorator
getInternalObject
in class DecoratorTypeImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |