public class SystemPackageOption extends Object implements ValueOption<String>
| Constructor and Description |
|---|
SystemPackageOption(String pkg)
Constructor.
|
public SystemPackageOption(String pkg)
pkg - system package (cannot be null or empty)IllegalArgumentException - - If package is null or emptypublic String getPackage()
public String getValue()
getValue in interface ValueOption<String>Copyright © 2006–2014 OPS4J - Open Participation Software for Java. All rights reserved.