| 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 |
|---|---|
static AttributeKind |
AttributeKind.forName(String name) |
AttributeKind |
Attribute.getAttributeKind() |
static AttributeKind |
AttributeKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeKind[] |
AttributeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.