public final class Version extends Property
Property.Id
Modifier and Type | Field and Description |
---|---|
static PropertyFactory<Version> |
FACTORY |
static Version |
VERSION_4_0
Standard version instance.
|
ILLEGAL_PARAMETER_MESSAGE
Modifier and Type | Method and Description |
---|---|
String |
getValue() |
void |
validate() |
assertOneOrLess, assertParametersEmpty, assertPidParameter, assertPrefParameter, assertTextParameter, assertTypeParameter, equals, getExtendedParameter, getExtendedParameters, getGroup, getId, getParameter, getParameters, getParameters, hashCode, toString
public static final Version VERSION_4_0
public static final PropertyFactory<Version> FACTORY
public Version(String value)
value
- a version valuepublic String getValue()
Copyright © 2008-2012 Micronode. All Rights Reserved.