org.wso2.registry
Class Dependent

java.lang.Object
  extended by org.wso2.registry.Dependent

public class Dependent
extends java.lang.Object


Constructor Summary
Dependent()
           
 
Method Summary
 java.lang.String getDependentPath()
           
 Dependent[] getDependents()
           
 void setDependentPath(java.lang.String dependentPath)
           
 void setDependents(Dependent[] dependents)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dependent

public Dependent()
Method Detail

getDependentPath

public java.lang.String getDependentPath()

setDependentPath

public void setDependentPath(java.lang.String dependentPath)

getDependents

public Dependent[] getDependents()

setDependents

public void setDependents(Dependent[] dependents)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.