|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.support.AbstractModelItem
com.eviware.soapui.impl.wsdl.AbstractWsdlModelItem
public abstract class AbstractWsdlModelItem
Abstract base class for WSDL-implementation classes
Field Summary |
---|
Fields inherited from interface com.eviware.soapui.model.ModelItem |
---|
ACTIONS_PROPERTY, DESCRIPTION_PROPERTY, ICON_PROPERTY, NAME_PROPERTY |
Constructor Summary | |
---|---|
AbstractWsdlModelItem()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
Methods inherited from class com.eviware.soapui.model.support.AbstractModelItem |
---|
addAction, addPropertyChangeListener, addPropertyChangeListener, createTreeNode, getActions, getPanelBuilder, getTreeModel, getTreeNode, notifyPropertyChanged, notifyPropertyChanged, notifyPropertyChanged, release, removePropertyChangeListener |
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.ModelItem |
---|
getIcon, getName |
Constructor Detail |
---|
public AbstractWsdlModelItem()
Method Detail |
---|
public java.lang.String getDescription()
getDescription
in interface ModelItem
getDescription
in class AbstractModelItem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |