org.codehaus.mojo.solaris
Class IPrototypeEntry
java.lang.Object
org.codehaus.mojo.solaris.AbstractPrototypeEntry
org.codehaus.mojo.solaris.IPrototypeEntry
public class IPrototypeEntry
- extends AbstractPrototypeEntry
- Version:
- $Id: IPrototypeEntry.java 6588 2008-03-28 12:22:57Z bentmann $
- Author:
- Trygve Laugstøl
Methods inherited from class org.codehaus.mojo.solaris.AbstractPrototypeEntry |
equals, getGroup, getMode, getPath, getPkgClass, getProcessedPath, getPrototypeLine, getRealPath, getUser, hashCode, setGroup, setMode, setPath, setPkgClass, setRealPath, setUser, toString |
IPrototypeEntry
public IPrototypeEntry()
IPrototypeEntry
public IPrototypeEntry(String pkgClass,
String path,
String mode,
String user,
String group)
generatePrototypeLine
public String generatePrototypeLine()
- Specified by:
generatePrototypeLine
in class AbstractPrototypeEntry
Copyright © 2007-2011 Codehaus. All Rights Reserved.