Package io.antmedia.rest.model
Class Version
java.lang.Object
io.antmedia.rest.model.Version
-
Field Summary
Modifier and TypeFieldDescriptionprivate String
Gives information about the version name.Gives information about the version type -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setBuildNumber
(String value) void
setVersionName
(String versionName) void
setVersionType
(String versionType)
-
Field Details
-
versionName
Gives information about the version name. -
versionType
Gives information about the version type -
buildNumber
-
-
Constructor Details
-
Version
public Version()
-
-
Method Details
-
getVersionName
-
getVersionType
-
setVersionName
-
setVersionType
-
setBuildNumber
-
getBuildNumber
-