Package | Description |
---|---|
com.requirementslive.sdk.api.dataimport.model |
Modifier and Type | Method and Description |
---|---|
static UpdateMode |
UpdateMode.fromValue(java.lang.String v) |
UpdateMode |
DataInfo.getUpdateMode() |
static UpdateMode |
UpdateMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UpdateMode[] |
UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DataInfo.setUpdateMode(UpdateMode updateMode) |