|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.model.iface.MessagePart.ContentPart
public abstract static class MessagePart.ContentPart
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.eviware.soapui.model.iface.MessagePart |
|---|
MessagePart.AttachmentPart, MessagePart.ContentPart, MessagePart.FaultPart, MessagePart.HeaderPart, MessagePart.PartType |
| Constructor Summary | |
|---|---|
MessagePart.ContentPart()
|
|
| Method Summary | |
|---|---|
abstract org.apache.xmlbeans.SchemaGlobalElement |
getPartElement()
|
abstract javax.xml.namespace.QName |
getPartElementName()
|
MessagePart.PartType |
getPartType()
|
abstract org.apache.xmlbeans.SchemaType |
getSchemaType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.eviware.soapui.model.iface.MessagePart |
|---|
getDescription, getName |
| Constructor Detail |
|---|
public MessagePart.ContentPart()
| Method Detail |
|---|
public abstract org.apache.xmlbeans.SchemaType getSchemaType()
public abstract javax.xml.namespace.QName getPartElementName()
public abstract org.apache.xmlbeans.SchemaGlobalElement getPartElement()
public MessagePart.PartType getPartType()
getPartType in interface MessagePart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||