org.codehaus.mojo.webstart
Class JarSignMojoConfig.KeystoreConfig
java.lang.Object
org.codehaus.mojo.webstart.JarSignMojoConfig.KeystoreConfig
- Enclosing class:
- JarSignMojoConfig
public static class JarSignMojoConfig.KeystoreConfig
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JarSignMojoConfig.KeystoreConfig
public JarSignMojoConfig.KeystoreConfig()
isDelete
public boolean isDelete()
setDelete
public void setDelete(boolean delete)
isGen
public boolean isGen()
setGen
public void setGen(boolean gen)
Copyright © 2005-2011 Codehaus. All Rights Reserved.