Package ru.slie.luna.issue.field.layout
Interface FieldLayout
- All Superinterfaces:
WithId
-
Method Summary
Modifier and TypeMethodDescriptiongetName()voidresetField(String fieldId) voidsetDescription(String description) voidvoidsetRequired(String fieldId, boolean required)
-
Method Details
-
getName
String getName() -
getDescription
String getDescription() -
getFieldLayoutItems
List<FieldLayoutItem> getFieldLayoutItems() -
getRequiredFieldIds
-
setName
-
setDescription
-
resetField
-
setRequired
-