com.eviware.soapui.impl.rest
Class RestRequest.ParameterMessagePart

java.lang.Object
  extended by com.eviware.soapui.model.iface.MessagePart.ContentPart
      extended by com.eviware.soapui.model.iface.MessagePart.ParameterPart
          extended by com.eviware.soapui.impl.rest.RestRequest.ParameterMessagePart
All Implemented Interfaces:
MessagePart
Enclosing class:
RestRequest

public static final class RestRequest.ParameterMessagePart
extends MessagePart.ParameterPart


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

RestRequest.ParameterMessagePart

public RestRequest.ParameterMessagePart(TestProperty propertyAt)
Method Detail

getSchemaType

public org.apache.xmlbeans.SchemaType getSchemaType()
Specified by:
getSchemaType in class MessagePart.ContentPart

getPartElement

public org.apache.xmlbeans.SchemaGlobalElement getPartElement()
Specified by:
getPartElement in class MessagePart.ContentPart

getPartElementName

public javax.xml.namespace.QName getPartElementName()
Specified by:
getPartElementName in class MessagePart.ContentPart

getDescription

public java.lang.String getDescription()

getName

public java.lang.String getName()


Copyright © 2005-2008 eviware.com. All Rights Reserved.