Package | Description |
---|---|
upsimulator.rules.conditions |
Modifier and Type | Method and Description |
---|---|
ObjectConditionsWithTarget.Target |
ObjectConditionsWithTarget.getTarget() |
static ObjectConditionsWithTarget.Target |
ObjectConditionsWithTarget.Target.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ObjectConditionsWithTarget.Target[] |
ObjectConditionsWithTarget.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectConditionsWithTarget.setTarget(ObjectConditionsWithTarget.Target target) |
Constructor and Description |
---|
ObjectConditionsWithTarget(ObjectConditionsWithTarget.Target target) |