|
||||||||||
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
com.eviware.soapui.model.iface.MessagePart.ParameterPart
com.eviware.soapui.impl.rest.RestRequest.ParameterMessagePart
public static final class RestRequest.ParameterMessagePart
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 | |
---|---|
RestRequest.ParameterMessagePart(TestProperty propertyAt)
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
org.apache.xmlbeans.SchemaGlobalElement |
getPartElement()
|
javax.xml.namespace.QName |
getPartElementName()
|
org.apache.xmlbeans.SchemaType |
getSchemaType()
|
Methods inherited from class com.eviware.soapui.model.iface.MessagePart.ParameterPart |
---|
getPartType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestRequest.ParameterMessagePart(TestProperty propertyAt)
Method Detail |
---|
public org.apache.xmlbeans.SchemaType getSchemaType()
getSchemaType
in class MessagePart.ContentPart
public org.apache.xmlbeans.SchemaGlobalElement getPartElement()
getPartElement
in class MessagePart.ContentPart
public javax.xml.namespace.QName getPartElementName()
getPartElementName
in class MessagePart.ContentPart
public java.lang.String getDescription()
public java.lang.String getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |