public class DefaultVersionFormat extends DefaultFormatBase<net.thevpc.nuts.NutsVersionFormat> implements net.thevpc.nuts.NutsVersionFormat
| Constructor and Description |
|---|
DefaultVersionFormat(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsVersionFormat |
addProperties(Map<String,String> p) |
net.thevpc.nuts.NutsVersionFormat |
addProperty(String key,
String value) |
Map<String,String> |
buildProps() |
boolean |
configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine) |
net.thevpc.nuts.NutsVersion |
getVersion() |
boolean |
isWorkspaceVersion() |
void |
print(net.thevpc.nuts.NutsPrintStream out) |
net.thevpc.nuts.NutsVersionFormat |
setVersion(net.thevpc.nuts.NutsVersion version) |
format, getValidPrintStream, getValidPrintStream, print, print, print, print, print, print, println, println, println, println, println, println, println, toStringcheckSession, configure, configure, getName, getSession, getWorkspace, isNtf, setNtf, setSessionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic DefaultVersionFormat(net.thevpc.nuts.NutsWorkspace ws)
public net.thevpc.nuts.NutsVersion getVersion()
getVersion in interface net.thevpc.nuts.NutsVersionFormatpublic net.thevpc.nuts.NutsVersionFormat setVersion(net.thevpc.nuts.NutsVersion version)
setVersion in interface net.thevpc.nuts.NutsVersionFormatpublic boolean isWorkspaceVersion()
isWorkspaceVersion in interface net.thevpc.nuts.NutsVersionFormatpublic boolean configureFirst(net.thevpc.nuts.NutsCommandLine cmdLine)
configureFirst in interface net.thevpc.nuts.NutsCommandLineConfigurablepublic net.thevpc.nuts.NutsVersionFormat addProperty(String key, String value)
addProperty in interface net.thevpc.nuts.NutsVersionFormatpublic net.thevpc.nuts.NutsVersionFormat addProperties(Map<String,String> p)
addProperties in interface net.thevpc.nuts.NutsVersionFormatpublic void print(net.thevpc.nuts.NutsPrintStream out)
print in interface net.thevpc.nuts.NutsFormatprint in class DefaultFormatBase<net.thevpc.nuts.NutsVersionFormat>Copyright © 2021 vpc open source initiative. All rights reserved.