|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Supplier | |
---|---|
fr.etai.xat2v2.obj |
Uses of Supplier in fr.etai.xat2v2.obj |
---|
Methods in fr.etai.xat2v2.obj that return Supplier | |
---|---|
Supplier |
Part.getSupplier()
Gets the value of the supplier property. |
Methods in fr.etai.xat2v2.obj that return types with arguments of type Supplier | |
---|---|
List<Supplier> |
Shuttle.getSupplierList()
Gets the value of the supplierList property. |
Methods in fr.etai.xat2v2.obj with parameters of type Supplier | |
---|---|
void |
Shuttle.addSupplier(Supplier supplier)
|
void |
Part.setSupplier(Supplier value)
Sets the value of the supplier property. |
Method parameters in fr.etai.xat2v2.obj with type arguments of type Supplier | |
---|---|
void |
Shuttle.setSupplierList(List<Supplier> value)
Sets the value of the supplierList property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |