Package | Description |
---|---|
tigase.util |
Modifier and Type | Field and Description |
---|---|
static EnumSet<Version.FIELD> |
Version.incrementableFields |
Modifier and Type | Method and Description |
---|---|
static Version.FIELD |
Version.FIELD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Version.FIELD[] |
Version.FIELD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Version |
Version.increment(Version.FIELD field,
int amount)
Method increments given field by the specified amount
|
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.