Package org.wso2.carbon.application.mgt
Class Association
- java.lang.Object
-
- org.wso2.carbon.application.mgt.Association
-
public class Association extends Object
-
-
Constructor Summary
Constructors Constructor Description Association(String sourcePath, String targetPath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSourcePath()
String
getTargetPath()
-