public class AtName extends Object
| Constructor and Description |
|---|
AtName(String name) |
AtName(String config,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfigName() |
String |
getDatabaseName() |
static AtName |
nextAppNonOption(net.thevpc.nuts.NutsCommandLine cmd) |
static AtName |
nextAppOption(net.thevpc.nuts.NutsCommandLine cmd) |
static AtName |
nextConfigNonOption(net.thevpc.nuts.NutsCommandLine cmd) |
static AtName |
nextConfigOption(net.thevpc.nuts.NutsCommandLine cmd) |
String |
toString() |
public AtName(String name)
public static AtName nextConfigOption(net.thevpc.nuts.NutsCommandLine cmd)
public static AtName nextAppOption(net.thevpc.nuts.NutsCommandLine cmd)
public static AtName nextAppNonOption(net.thevpc.nuts.NutsCommandLine cmd)
public static AtName nextConfigNonOption(net.thevpc.nuts.NutsCommandLine cmd)
public String getConfigName()
public String getDatabaseName()
Copyright © 2021 vpc open source initiative. All rights reserved.