|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessagePart.PartType | |
|---|---|
| com.eviware.soapui.model.iface | Interface-related model items |
| Uses of MessagePart.PartType in com.eviware.soapui.model.iface |
|---|
| Methods in com.eviware.soapui.model.iface that return MessagePart.PartType | |
|---|---|
MessagePart.PartType |
MessagePart.getPartType()
|
MessagePart.PartType |
MessagePart.ContentPart.getPartType()
|
MessagePart.PartType |
MessagePart.AttachmentPart.getPartType()
|
MessagePart.PartType |
MessagePart.HeaderPart.getPartType()
|
MessagePart.PartType |
MessagePart.FaultPart.getPartType()
|
static MessagePart.PartType |
MessagePart.PartType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MessagePart.PartType[] |
MessagePart.PartType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||