| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield | |
| org.squashtest.tm.event |
| Modifier and Type | Field and Description |
|---|---|
protected CustomFieldBinding |
CustomFieldValue.binding |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldBinding |
CustomFieldValue.getBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomFieldValue.setBinding(CustomFieldBinding binding) |
| Constructor and Description |
|---|
CustomFieldValue(Long boundEntityId,
BindableEntity boundEntityType,
CustomFieldBinding binding,
String value) |
| Constructor and Description |
|---|
CustomFieldBinding.PositionAwareBindingList(Collection<CustomFieldBinding> items) |
QCustomFieldBinding(Class<? extends CustomFieldBinding> type,
com.querydsl.core.types.PathMetadata metadata,
com.querydsl.core.types.dsl.PathInits inits) |
QCustomFieldBinding(com.querydsl.core.types.Path<? extends CustomFieldBinding> path) |
| Constructor and Description |
|---|
CreateCustomFieldBindingEvent(CustomFieldBinding source) |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.