org.ow2.easywsdl.wsdl.impl.wsdl20.binding.http
Class HTTPHeaderImpl
java.lang.Object
org.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.http.HTTPHeaderImpl
- All Implemented Interfaces:
- java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement, HTTPHeader, WSDLElement
public class HTTPHeaderImpl
- extends AbstractWSDLElementImpl<Header>
- implements HTTPHeader
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
equals, getParent, getSchema, getTopParent, hashCode, setParent |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, 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, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation |
HTTPHeaderImpl
public HTTPHeaderImpl(Header header,
AbstractWSDLElementImpl parent)
getName
public java.lang.String getName()
- Specified by:
getName
in interface HTTPHeader
getType
public javax.xml.namespace.QName getType()
- Specified by:
getType
in interface HTTPHeader
isRequired
public boolean isRequired()
- Specified by:
isRequired
in interface HTTPHeader
Copyright © 2008-2010 Petals Link (previously EBM WebSourcing). All Rights Reserved.