com.eviware.soapui.impl.wsdl.support
Class XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty
java.lang.Object
com.eviware.soapui.impl.wsdl.support.XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty
- All Implemented Interfaces:
- RenameableTestProperty, TestProperty
- Enclosing class:
- XmlBeansPropertiesTestPropertyHolder
public class XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty
- extends java.lang.Object
- implements RenameableTestProperty
Internal property class
- Author:
- ole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty
public XmlBeansPropertiesTestPropertyHolder.PropertiesStepProperty(com.eviware.soapui.config.PropertyConfig propertyConfig)
setConfig
public void setConfig(com.eviware.soapui.config.PropertyConfig propertyConfig)
getName
public java.lang.String getName()
- Specified by:
getName
in interface TestProperty
setName
public void setName(java.lang.String name)
- Specified by:
setName
in interface RenameableTestProperty
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface TestProperty
getValue
public java.lang.String getValue()
- Specified by:
getValue
in interface TestProperty
setValue
public void setValue(java.lang.String value)
- Specified by:
setValue
in interface TestProperty
isReadOnly
public boolean isReadOnly()
- Specified by:
isReadOnly
in interface TestProperty
getType
public javax.xml.namespace.QName getType()
- Specified by:
getType
in interface TestProperty
getModelItem
public ModelItem getModelItem()
- Description copied from interface:
TestProperty
- Gets the modelItem containing this property
- Specified by:
getModelItem
in interface TestProperty
- Returns:
- the modelItem containing this property
getDefaultValue
public java.lang.String getDefaultValue()
- Specified by:
getDefaultValue
in interface TestProperty
Copyright © 2005-2009 eviware.com. All Rights Reserved.