|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl<E>
com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractPartImpl<E>
public abstract class AbstractPartImpl<E>
| Field Summary | |
|---|---|
protected javax.xml.namespace.QName |
elementName
the element name |
protected Param |
param
the parent param |
protected javax.xml.namespace.QName |
typeName
the type name |
| Fields inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
documentation, model |
| Constructor Summary | |
|---|---|
AbstractPartImpl()
|
|
| Method Summary | |
|---|---|
com.ebmwebsourcing.commons.schema.api.Element |
getElement()
|
Param |
getParam()
|
com.ebmwebsourcing.commons.schema.api.Type |
getType()
|
| Methods inherited from class com.ebmwebsourcing.commons.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
|---|
createDocumentation, createElementFromString, getDocumentation, getModel, getOtherAttributes, getOtherElements, setDocumentation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.Part |
|---|
getPartQName, setElement, setPartQName, setType |
| Methods inherited from interface com.ebmwebsourcing.commons.wsdl.api.WSDLElement |
|---|
createDocumentation, getDocumentation, getOtherAttributes, getOtherElements, setDocumentation |
| Field Detail |
|---|
protected Param param
protected javax.xml.namespace.QName elementName
protected javax.xml.namespace.QName typeName
| Constructor Detail |
|---|
public AbstractPartImpl()
| Method Detail |
|---|
public Param getParam()
public com.ebmwebsourcing.commons.schema.api.Element getElement()
getElement in interface Partpublic com.ebmwebsourcing.commons.schema.api.Type getType()
getType in interface Part
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||