Class NetbeansInstallation
java.lang.Object
net.thevpc.netbeans.launcher.model.NetbeansLocation
net.thevpc.netbeans.launcher.model.NetbeansInstallation
- All Implemented Interfaces:
Serializable
- Author:
- thevpc
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()getPath()getStore()inthashCode()voidsetCachedir(String cachedir) setFullVersion(String fullVersion) voidsetJdkhome(String jdkhome) voidvoidsetOptions(String options) voidsetReleaseDate(Instant releaseDate) voidsetUserdir(String userdir) voidsetVersion(String version) toString()
-
Field Details
-
serialVersionUID
public static final long serialVersionUID- See Also:
-
-
Constructor Details
-
NetbeansInstallation
public NetbeansInstallation()
-
-
Method Details
-
getJdkhome
-
setJdkhome
-
getPath
-
setPath
-
getName
-
setName
-
getVersion
- Specified by:
getVersionin classNetbeansLocation
-
setVersion
-
toString
-
getCachedir
-
setCachedir
-
getUserdir
-
setUserdir
-
getOptions
-
setOptions
-
getStore
-
setStore
-
getFullVersion
-
setFullVersion
-
getReleaseDate
- Specified by:
getReleaseDatein classNetbeansLocation
-
setReleaseDate
-
hashCode
-
equals
-