public class VersionInfoFluentImpl<A extends VersionInfoFluent<A>> extends BaseFluent<A> implements VersionInfoFluent<A>
_visitables
Constructor and Description |
---|
VersionInfoFluentImpl() |
VersionInfoFluentImpl(VersionInfo instance) |
public VersionInfoFluentImpl()
public VersionInfoFluentImpl(VersionInfo instance)
public String getBuildDate()
getBuildDate
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withBuildDate(String buildDate)
withBuildDate
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasBuildDate()
hasBuildDate
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewBuildDate(String arg1)
withNewBuildDate
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewBuildDate(StringBuilder arg1)
withNewBuildDate
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewBuildDate(StringBuffer arg1)
withNewBuildDate
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getCompiler()
getCompiler
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withCompiler(String compiler)
withCompiler
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasCompiler()
hasCompiler
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewCompiler(String arg1)
withNewCompiler
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewCompiler(StringBuilder arg1)
withNewCompiler
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewCompiler(StringBuffer arg1)
withNewCompiler
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getGitCommit()
getGitCommit
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withGitCommit(String gitCommit)
withGitCommit
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasGitCommit()
hasGitCommit
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitCommit(String arg1)
withNewGitCommit
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitCommit(StringBuilder arg1)
withNewGitCommit
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitCommit(StringBuffer arg1)
withNewGitCommit
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getGitTreeState()
getGitTreeState
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withGitTreeState(String gitTreeState)
withGitTreeState
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasGitTreeState()
hasGitTreeState
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitTreeState(String arg1)
withNewGitTreeState
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitTreeState(StringBuilder arg1)
withNewGitTreeState
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitTreeState(StringBuffer arg1)
withNewGitTreeState
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getGitVersion()
getGitVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withGitVersion(String gitVersion)
withGitVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasGitVersion()
hasGitVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitVersion(String arg1)
withNewGitVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitVersion(StringBuilder arg1)
withNewGitVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGitVersion(StringBuffer arg1)
withNewGitVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getGoVersion()
getGoVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withGoVersion(String goVersion)
withGoVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasGoVersion()
hasGoVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGoVersion(String arg1)
withNewGoVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGoVersion(StringBuilder arg1)
withNewGoVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewGoVersion(StringBuffer arg1)
withNewGoVersion
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getMajor()
getMajor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withMajor(String major)
withMajor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasMajor()
hasMajor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewMajor(String arg1)
withNewMajor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewMajor(StringBuilder arg1)
withNewMajor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewMajor(StringBuffer arg1)
withNewMajor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getMinor()
getMinor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withMinor(String minor)
withMinor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasMinor()
hasMinor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewMinor(String arg1)
withNewMinor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewMinor(StringBuilder arg1)
withNewMinor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewMinor(StringBuffer arg1)
withNewMinor
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public String getPlatform()
getPlatform
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withPlatform(String platform)
withPlatform
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public Boolean hasPlatform()
hasPlatform
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewPlatform(String arg1)
withNewPlatform
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewPlatform(StringBuilder arg1)
withNewPlatform
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
public A withNewPlatform(StringBuffer arg1)
withNewPlatform
in interface VersionInfoFluent<A extends VersionInfoFluent<A>>
Copyright © 2019. All rights reserved.