|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl<Header>
org.ow2.easywsdl.wsdl.impl.wsdl20.binding.soap.SOAPHeaderImpl
public class SOAPHeaderImpl
Field Summary |
---|
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
documentation, model, parent |
Constructor Summary | |
---|---|
SOAPHeaderImpl(Header h,
AbstractWSDLElementImpl parent)
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getElement()
|
boolean |
isMustUnderstand()
|
boolean |
isRequired()
|
Methods inherited from class org.ow2.easywsdl.wsdl.api.abstractElmt.AbstractWSDLElementImpl |
---|
addOtherElements, createDocumentation, getDocumentation, getModel, getOtherAttributes, getOtherElements, setDocumentation, toString |
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
---|
getParent, getSchema, getTopParent, setParent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
---|
addOtherElements, getOtherElements |
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
---|
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
Constructor Detail |
---|
public SOAPHeaderImpl(Header h, AbstractWSDLElementImpl parent)
Method Detail |
---|
public javax.xml.namespace.QName getElement()
getElement
in interface SOAPHeader
public boolean isRequired()
isRequired
in interface SOAPHeader
public boolean isMustUnderstand()
isMustUnderstand
in interface SOAPHeader
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |