public class Equipments extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.base.Function<Equipment,MaterielDto> |
MATERIEL_TO_DTO |
protected static com.google.common.base.Function<ToolsCoupling,ToolsCouplingDto> |
TOOLS_COUPLING_TO_DTO |
| Constructor and Description |
|---|
Equipments() |
protected static final com.google.common.base.Function<Equipment,MaterielDto> MATERIEL_TO_DTO
protected static final com.google.common.base.Function<ToolsCoupling,ToolsCouplingDto> TOOLS_COUPLING_TO_DTO
Copyright © 2013–2014 Inra. All rights reserved.