| Package | Description |
|---|---|
| com.codepine.api.testrail.model |
| Modifier and Type | Method and Description |
|---|---|
Field.Type |
Field.getType() |
static Field.Type |
Field.Type.getType(int typeId) |
static Field.Type |
Field.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Field.Type[] |
Field.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Field |
Field.setType(Field.Type type) |
Copyright © 2017. All rights reserved.