|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.impl.wsdl.support.PathPropertyExternalDependency
public class PathPropertyExternalDependency
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.eviware.soapui.impl.wsdl.support.ExternalDependency |
|---|
ExternalDependency.Type |
| Constructor Summary | |
|---|---|
PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty)
|
|
PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty,
ExternalDependency.Type type)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPath()
|
ExternalDependency.Type |
getType()
|
void |
updatePath(java.lang.String path)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty)
public PathPropertyExternalDependency(AbstractPathPropertySupport pathProperty,
ExternalDependency.Type type)
| Method Detail |
|---|
public java.lang.String getPath()
getPath in interface ExternalDependencypublic ExternalDependency.Type getType()
getType in interface ExternalDependencypublic void updatePath(java.lang.String path)
updatePath in interface ExternalDependency
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||