|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.easywsdl.schema.decorator.DecoratorTypeImpl<A>
org.ow2.easywsdl.schema.decorator.DecoratorComplexTypeImpl<A,S>
public class DecoratorComplexTypeImpl<A extends AbsItfAttribute,S extends AbsItfSequence>
| Field Summary | |
|---|---|
protected AbsItfComplexType<A,S> |
complexType
|
| Fields inherited from class org.ow2.easywsdl.schema.decorator.DecoratorTypeImpl |
|---|
type |
| Constructor Summary | |
|---|---|
DecoratorComplexTypeImpl(AbsItfComplexType<A,S> complexType)
|
|
| Method Summary | |
|---|---|
S |
createSequence()
|
S |
getSequence()
|
void |
setSequence(S sequence)
|
| 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 |
|---|
protected AbsItfComplexType<A extends AbsItfAttribute,S extends AbsItfSequence> complexType
| Constructor Detail |
|---|
public DecoratorComplexTypeImpl(AbsItfComplexType<A,S> complexType)
| Method Detail |
|---|
public S createSequence()
public S getSequence()
public void setSequence(S sequence)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||