public abstract static class MessagePart.ContentPart extends Object implements MessagePart
MessagePart.AttachmentPart, MessagePart.ContentPart, MessagePart.FaultPart, MessagePart.HeaderPart, MessagePart.ParameterPart, MessagePart.PartType
Constructor and Description |
---|
ContentPart() |
Modifier and Type | Method and Description |
---|---|
abstract org.apache.xmlbeans.SchemaGlobalElement |
getPartElement() |
abstract QName |
getPartElementName() |
MessagePart.PartType |
getPartType() |
abstract org.apache.xmlbeans.SchemaType |
getSchemaType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName
public abstract org.apache.xmlbeans.SchemaType getSchemaType()
public abstract QName getPartElementName()
public abstract org.apache.xmlbeans.SchemaGlobalElement getPartElement()
public MessagePart.PartType getPartType()
getPartType
in interface MessagePart
Copyright © 2019. All Rights Reserved.