|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Supplier | |
|---|---|
| net.craftforge.essential.example.model | |
| net.craftforge.essential.example.resources | |
| Uses of Supplier in net.craftforge.essential.example.model |
|---|
| Methods in net.craftforge.essential.example.model that return Supplier | |
|---|---|
Supplier |
Shipment.getSupplier()
|
| Methods in net.craftforge.essential.example.model with parameters of type Supplier | |
|---|---|
void |
Shipment.setSupplier(Supplier supplier)
|
| Uses of Supplier in net.craftforge.essential.example.resources |
|---|
| Methods in net.craftforge.essential.example.resources that return Supplier | |
|---|---|
Supplier |
SupplierResource.create(Supplier entity)
|
Supplier |
SupplierResource.read(Integer id)
|
Supplier |
SupplierResource.update(Integer id,
Supplier entity)
|
| Methods in net.craftforge.essential.example.resources with parameters of type Supplier | |
|---|---|
Supplier |
SupplierResource.create(Supplier entity)
|
Supplier |
SupplierResource.update(Integer id,
Supplier entity)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||