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