| Package | Description |
|---|---|
| org.azyva.dragom.model |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
Version.getVersionType() |
VersionType |
ArtifactVersion.getVersionType() |
static VersionType |
VersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionType[] |
VersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ArtifactVersion(VersionType versionType,
String version)
Constructor using the individual fields.
|
Version(VersionType versionType,
String version)
Constructor using the individual fields.
|
Copyright © 2015–2017 AZYVA INC.. All rights reserved.