|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Version | |
---|---|
org.identityconnectors.common | Common utilities for all Connectors. |
org.identityconnectors.framework.common |
Uses of Version in org.identityconnectors.common |
---|
Methods in org.identityconnectors.common that return Version | |
---|---|
static Version |
Version.create(Integer... components)
Creates a new version from components. |
static Version |
Version.parse(String version)
Parses the passed version string. |
Methods in org.identityconnectors.common with parameters of type Version | |
---|---|
int |
Version.compareTo(Version that)
|
Uses of Version in org.identityconnectors.framework.common |
---|
Methods in org.identityconnectors.framework.common that return Version | |
---|---|
static Version |
FrameworkUtil.getFrameworkVersion()
Returns the version of the framework. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |