public final class CommandLineSupport
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
setOptions(java.lang.Object target,
java.lang.String[] args)
Sets the properties of an object given the command line args.
|
public static java.lang.String[] setOptions(java.lang.Object target,
java.lang.String[] args)
target - the object that will have it's properties setargs - the commline optionsCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.