| Package | Description |
|---|---|
| org.openforis.collect.designer.model | |
| org.openforis.collect.designer.viewmodel |
| Modifier and Type | Method and Description |
|---|---|
static CheckType |
CheckType.valueOf(Check<?> check) |
static CheckType |
CheckType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckType[] |
CheckType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<CheckType> |
CheckType.compatibleValues(AttributeType attributeType) |
| Modifier and Type | Method and Description |
|---|---|
static Check<?> |
CheckType.createCheck(CheckType type) |
| Modifier and Type | Method and Description |
|---|---|
List<CheckType> |
AttributeVM.getCheckTypes() |
Copyright © 2022 Open Foris. All rights reserved.