public static final class ExportModel.CustomField extends Object
| Constructor and Description |
|---|
ExportModel.CustomField(Long ownerId,
org.squashtest.tm.domain.customfield.BindableEntity ownerType,
String code,
String value,
String largeValue,
org.squashtest.tm.domain.customfield.InputType type,
String selectedOptions) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Long |
getOwnerId() |
org.squashtest.tm.domain.customfield.BindableEntity |
getOwnerType() |
org.squashtest.tm.domain.customfield.InputType |
getType() |
String |
getValue() |
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.