org.mule.devkit.generation.studio.packaging
Class ModuleRelativePathBuilder.ModuleRelatviePath

java.lang.Object
  extended by org.mule.devkit.generation.studio.packaging.ModuleRelativePathBuilder.ModuleRelatviePath
All Implemented Interfaces:
Path
Enclosing class:
ModuleRelativePathBuilder

public class ModuleRelativePathBuilder.ModuleRelatviePath
extends Object
implements Path


Method Summary
 String getFullPath()
           
 String getRelativeToModulePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFullPath

public String getFullPath()
Specified by:
getFullPath in interface Path

getRelativeToModulePath

public String getRelativeToModulePath()
Specified by:
getRelativeToModulePath in interface Path


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.