org.mule.devkit.generation.studio.packaging
Class SimplePath

java.lang.Object
  extended by org.mule.devkit.generation.studio.packaging.SimplePath
All Implemented Interfaces:
Path

public class SimplePath
extends Object
implements Path


Constructor Summary
SimplePath(org.mule.devkit.model.code.GeneratedClass oneOrMoreFileNames)
           
SimplePath(String 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
 

Constructor Detail

SimplePath

public SimplePath(String path)

SimplePath

public SimplePath(org.mule.devkit.model.code.GeneratedClass oneOrMoreFileNames)
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.