|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.iface.MessagePart.AttachmentPart
public abstract static class MessagePart.AttachmentPart
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.eviware.soapui.model.iface.MessagePart |
---|
MessagePart.AttachmentPart, MessagePart.ContentPart, MessagePart.FaultPart, MessagePart.HeaderPart, MessagePart.ParameterPart, MessagePart.PartType |
Constructor Summary | |
---|---|
MessagePart.AttachmentPart()
|
Method Summary | |
---|---|
abstract java.lang.String[] |
getContentTypes()
|
MessagePart.PartType |
getPartType()
|
abstract boolean |
isAnonymous()
|
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.AttachmentPart()
Method Detail |
---|
public abstract java.lang.String[] getContentTypes()
public abstract boolean isAnonymous()
public MessagePart.PartType getPartType()
getPartType
in interface MessagePart
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |