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, waitgetDescription, getNamepublic abstract org.apache.xmlbeans.SchemaType getSchemaType()
public abstract QName getPartElementName()
public abstract org.apache.xmlbeans.SchemaGlobalElement getPartElement()
public MessagePart.PartType getPartType()
getPartType in interface MessagePartCopyright © 2019. All Rights Reserved.