| Package | Description |
|---|---|
| com.segue.scc.published.api.common82 |
This package was introduced with SilkCentral Test Manager 8.2 and replaces/enhances classes from
com.segue.published.api. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultIdentifiedObject
A basic implementation of an identified object, that simply contains all required values.
|
| Modifier and Type | Method and Description |
|---|---|
IdentifiedObject[] |
Property.getValues()
This is only relevant if the
type is either Property.PROPERTY_TYPE_STATIC_EMUNERATION
or Property.PROPERTY_TYPE_DYNAMIC_EMUNERATION. |
IdentifiedObject[] |
DefaultProperty.getValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProperty.setValues(IdentifiedObject[] values) |
| Constructor and Description |
|---|
DefaultProperty(java.lang.String name,
int type,
java.lang.String defaultValue,
IdentifiedObject[] values) |
Copyright © Micro Focus 2004-2019. All rights reserved.