| Package | Description |
|---|---|
| biz.turnonline.ecosystem.widget.shared.rest.bill |
| Modifier and Type | Method and Description |
|---|---|
static Bill.TypeEnum |
Bill.TypeEnum.fromValue(String text) |
Bill.TypeEnum |
Bill.getType()
Type of document
|
static Bill.TypeEnum |
Bill.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bill.TypeEnum[] |
Bill.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Bill.setType(Bill.TypeEnum type) |
Bill |
Bill.type(Bill.TypeEnum type) |
Copyright © 2020. All rights reserved.