| Package | Description |
|---|---|
| org.faktorips.runtime.model.type |
Classes that allow access to design time model information on policy and product component types.
|
| Modifier and Type | Method and Description |
|---|---|
ValueSetKind |
Attribute.getValueSetKind()
Returns the
ValueSetKind of this attribute. |
static ValueSetKind |
ValueSetKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueSetKind[] |
ValueSetKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.