Package | Description |
---|---|
com.akuiteo.builder.bean | |
com.itnsa.gestion.bean | |
com.itnsa.gestion.bean.gmao | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
FStImageStock |
FStImageStockBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Set<FStImageStock> |
FStInventaire.getStImageStocks() |
Modifier and Type | Method and Description |
---|---|
void |
FStInventaire.addStImageStock(FStImageStock o) |
void |
FStInventaire.removeStImageStock(FStImageStock o) |
Modifier and Type | Method and Description |
---|---|
void |
FStInventaire.addAllStImageStock(Collection<FStImageStock> coll) |
protected void |
FStInventaire.setStImageStocks(Set<FStImageStock> stImageStocks) |
Constructor and Description |
---|
FStInventaire(FStDepot stDepot,
String code,
String description,
Double etat,
Date dateCreation,
Date dateValidation,
Date dateCloture,
String regroupement,
String codeResponsable,
String services,
Set<FStImageStock> stImageStocks) |
Modifier and Type | Method and Description |
---|---|
Set<FStImageStock> |
GPrdmaint.getStImageStocks() |
Modifier and Type | Method and Description |
---|---|
void |
GPrdmaint.addStImageStock(FStImageStock o) |
void |
GPrdmaint.removeStImageStock(FStImageStock o) |
Modifier and Type | Method and Description |
---|---|
void |
GPrdmaint.addAllStImageStock(Collection<FStImageStock> coll) |
protected void |
GPrdmaint.setStImageStocks(Set<FStImageStock> stImageStocks) |
Modifier and Type | Method and Description |
---|---|
FStImageStock |
StocksService.getImageStockByIdent(Double idImageStock) |
Copyright © 2016. All rights reserved.