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

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

public class RestRequest.RestContentPart
extends MessagePart.ContentPart
implements MessagePart


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.RestContentPart()
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getMediaType()
           
 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.ContentPart
getPartType
 
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
getPartType
 

Constructor Detail

RestRequest.RestContentPart

public RestRequest.RestContentPart()
Method Detail

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

getSchemaType

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

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface MessagePart

getName

public java.lang.String getName()
Specified by:
getName in interface MessagePart

getMediaType

public java.lang.String getMediaType()


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