| Package | Description |
|---|---|
| ca.uhn.hl7v2 |
| Modifier and Type | Method and Description |
|---|---|
static Version |
Version.latestVersion() |
static Version |
Version.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version[] |
Version.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static Version |
Version.versionOf(String version) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Version.isGreaterThan(Version theVersion)
Returns true if this version is greater than the
specified version
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.