gov.nasa.pds.report.update.model
Class LogPath
java.lang.Object
gov.nasa.pds.report.update.model.LogPath
public class LogPath
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogPath
public LogPath()
LogPath
public LogPath(String logHome)
LogPath
public LogPath(String node,
String name)
LogPath
public LogPath(String logHome,
String node,
String name,
String label)
getProfileNode
public String getProfileNode()
setProfileNode
public void setProfileNode(String profileNode)
getProfileName
public String getProfileName()
setProfileName
public void setProfileName(String profileName)
getLogSetLabel
public String getLogSetLabel()
setLogSetLabel
public void setLogSetLabel(String logSetLabel)
getLogHome
public String getLogHome()
setLogHome
public void setLogHome(String logHome)
getPath
public String getPath()
Copyright © 2010-2014 Planetary Data System. All Rights Reserved.