public class WsdlHeaderPart extends MessagePart.HeaderPart
MessagePart.AttachmentPart, MessagePart.ContentPart, MessagePart.FaultPart, MessagePart.HeaderPart, MessagePart.ParameterPart, MessagePart.PartType
Constructor and Description |
---|
WsdlHeaderPart(String name,
org.apache.xmlbeans.SchemaType schemaType,
QName partElementName,
org.apache.xmlbeans.SchemaGlobalElement partElement) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
org.apache.xmlbeans.SchemaGlobalElement |
getPartElement() |
QName |
getPartElementName() |
org.apache.xmlbeans.SchemaType |
getSchemaType() |
getPartType
public org.apache.xmlbeans.SchemaType getSchemaType()
getSchemaType
in class MessagePart.ContentPart
public String getDescription()
public String getName()
public QName getPartElementName()
getPartElementName
in class MessagePart.ContentPart
public org.apache.xmlbeans.SchemaGlobalElement getPartElement()
getPartElement
in class MessagePart.ContentPart
Copyright © 2019. All Rights Reserved.