Package | Description |
---|---|
com.atlassian.jira.plugin.viewissue.web |
Modifier and Type | Method and Description |
---|---|
abstract FieldModel.FieldModelType |
FieldModel.getFieldModelType() |
FieldModel.FieldModelType |
SystemFieldModel.getFieldModelType() |
FieldModel.FieldModelType |
CustomFieldModel.getFieldModelType() |
static FieldModel.FieldModelType |
FieldModel.FieldModelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FieldModel.FieldModelType[] |
FieldModel.FieldModelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.