|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkTimeUnit | |
---|---|
org.openinvoice.ubl4j.text |
Provides classes and interfaces for rendering InvoiceType elements to various output format including
TeX, PDF and HTML. |
org.openinvoice.ubl4j.util | Contains miscellaneous utility classes |
Uses of WorkTimeUnit in org.openinvoice.ubl4j.text |
---|
Methods in org.openinvoice.ubl4j.text with parameters of type WorkTimeUnit | |
---|---|
void |
QuantityConverter.convert(WorkTimeUnit targetWorkTimeUnit)
|
Uses of WorkTimeUnit in org.openinvoice.ubl4j.util |
---|
Subclasses of WorkTimeUnit in org.openinvoice.ubl4j.util | |
---|---|
static class |
WorkTimeUnit.Days
|
static class |
WorkTimeUnit.Hours
|
Methods in org.openinvoice.ubl4j.util that return WorkTimeUnit | |
---|---|
static WorkTimeUnit |
WorkTimeUnit.createInstance(String key)
|
static WorkTimeUnit |
UBL4JConfiguration.getDisplayWorkTimeUnit()
|
static WorkTimeUnit |
UBL4JConfiguration.getPersistenceWorkTimeUnit()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |