|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalcProductiekostenkarpet | |
|---|---|
| nl.karpi.bm.generated | |
| Uses of CalcProductiekostenkarpet in nl.karpi.bm.generated |
|---|
| Fields in nl.karpi.bm.generated with type parameters of type CalcProductiekostenkarpet | |
|---|---|
protected java.util.List<CalcProductiekostenkarpet> |
Calculatie.calcProductiekostenkarpetsWhereIAmCalculatie
|
protected java.util.List<CalcProductiekostenkarpet> |
Kwaliteit.calcProductiekostenkarpetsWhereIAmKwaliteit
|
static java.util.Comparator<CalcProductiekostenkarpet> |
CalcProductiekostenkarpet.COMPARATOR_CALCPRODUCTIEKOSTENKARPETNR
A comparator that compares on calcProductiekostenkarpetnr |
static java.util.Comparator<CalcProductiekostenkarpet> |
CalcProductiekostenkarpet.COMPARATOR_CALCULATIE_KWALITEIT
A comparator that compares on calculatie kwaliteit |
static java.util.Comparator<CalcProductiekostenkarpet> |
CalcProductiekostenkarpet.COMPARATOR_CALCULATIENR_KWALITEITNR
A comparator that compares on calculatienr kwaliteitnr |
| Methods in nl.karpi.bm.generated that return CalcProductiekostenkarpet | |
|---|---|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.cloneShallow()
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findAndLockByPK(java.math.BigInteger calcProductiekostenkarpetnr)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findAndLockByPK(int id)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findAndLockByPK(long id)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findByCalcProductiekostenkarpetnr(java.math.BigInteger calcProductiekostenkarpetnr)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findByCalculatieKwaliteit(Calculatie calculatie,
Kwaliteit kwaliteit)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findByCalculatienrKwaliteitnr(java.math.BigInteger calculatienr,
java.math.BigInteger kwaliteitnr)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findByPK(java.math.BigInteger calcProductiekostenkarpetnr)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findByPK(int id)
|
static CalcProductiekostenkarpet |
CalcProductiekostenkarpet.findByPK(long id)
|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.withArbeidskostenperm2(java.math.BigDecimal value)
|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.withCalcProductiekostenkarpetnr(java.math.BigInteger value)
|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.withCalculatie(Calculatie value)
|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.withHandlingkostenperkarpet(java.math.BigDecimal value)
|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.withKostenperm(java.math.BigDecimal value)
|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.withKwaliteit(Kwaliteit value)
|
CalcProductiekostenkarpet |
CalcProductiekostenkarpet.withSnijverlies(java.math.BigDecimal value)
|
| Methods in nl.karpi.bm.generated that return types with arguments of type CalcProductiekostenkarpet | |
|---|---|
static java.util.List<CalcProductiekostenkarpet> |
CalcProductiekostenkarpet.findAll()
find all entities |
static java.util.List<CalcProductiekostenkarpet> |
CalcProductiekostenkarpet.findAllOrderedBy(java.lang.String orderedBy)
find all entities ordered by |
java.util.List<CalcProductiekostenkarpet> |
Calculatie.getCalcProductiekostenkarpetsWhereIAmCalculatie()
returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList. |
java.util.List<CalcProductiekostenkarpet> |
Kwaliteit.getCalcProductiekostenkarpetsWhereIAmKwaliteit()
returns a new list containing a snapshot of the actual list, instead of an returning an unmodifyableList. |
| Methods in nl.karpi.bm.generated with parameters of type CalcProductiekostenkarpet | |
|---|---|
void |
Calculatie.addCalcProductiekostenkarpetsWhereIAmCalculatie(CalcProductiekostenkarpet value)
CalcProductiekostenkarpetsWhereIAmCalculatie |
void |
Kwaliteit.addCalcProductiekostenkarpetsWhereIAmKwaliteit(CalcProductiekostenkarpet value)
CalcProductiekostenkarpetsWhereIAmKwaliteit |
int |
CalcProductiekostenkarpet.ComparatorCalcProductiekostenkarpetnr.compare(CalcProductiekostenkarpet o1,
CalcProductiekostenkarpet o2)
|
int |
CalcProductiekostenkarpet.ComparatorCalculatie_Kwaliteit.compare(CalcProductiekostenkarpet o1,
CalcProductiekostenkarpet o2)
|
int |
CalcProductiekostenkarpet.ComparatorCalculatienr_Kwaliteitnr.compare(CalcProductiekostenkarpet o1,
CalcProductiekostenkarpet o2)
|
int |
CalcProductiekostenkarpet.compareTo(CalcProductiekostenkarpet o)
default compare on primary key |
void |
Calculatie.removeCalcProductiekostenkarpetsWhereIAmCalculatie(CalcProductiekostenkarpet value)
|
void |
Kwaliteit.removeCalcProductiekostenkarpetsWhereIAmKwaliteit(CalcProductiekostenkarpet value)
|
static void |
CalcProductiekostenkarpet.shallowCopy(CalcProductiekostenkarpet original,
CalcProductiekostenkarpet copy)
shallow copy, used for cloning but also for e.g. updating an entity in a REST PUT |
| Method parameters in nl.karpi.bm.generated with type arguments of type CalcProductiekostenkarpet | |
|---|---|
void |
Calculatie.setCalcProductiekostenkarpetsWhereIAmCalculatie(java.util.List<CalcProductiekostenkarpet> value)
|
void |
Kwaliteit.setCalcProductiekostenkarpetsWhereIAmKwaliteit(java.util.List<CalcProductiekostenkarpet> value)
|
Calculatie |
Calculatie.withCalcProductiekostenkarpetsWhereIAmCalculatie(java.util.List<CalcProductiekostenkarpet> value)
|
Kwaliteit |
Kwaliteit.withCalcProductiekostenkarpetsWhereIAmKwaliteit(java.util.List<CalcProductiekostenkarpet> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||