public class Dependency
extends com.scaleoutsoftware.soss.client.pmi.KeyedObject
Modifier and Type | Class and Description |
---|---|
static class |
Dependency.DependencyType
Dependency type
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the dependency name.
|
String |
getPath()
Gets the dependency path.
|
Dependency.DependencyType |
getType()
Gets the dependency type.
|
String |
toString() |
public String getName()
public Dependency.DependencyType getType()
public String getPath()
Copyright (C) 2007-2014 ScaleOut Software, Inc.