|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Version | |
|---|---|
| ca.uhn.hl7v2 | |
| Uses of Version in ca.uhn.hl7v2 |
|---|
| Methods in ca.uhn.hl7v2 that return Version | |
|---|---|
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)
|
| Methods in ca.uhn.hl7v2 with parameters of type Version | |
|---|---|
boolean |
Version.isGreaterThan(Version theVersion)
Returns true if this version is greater than the specified version |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||