Package: Customer$Builder
Customer$Builder
name | instruction | branch | complexity | line | method | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Customer.Builder() |
|
|
|
|
|
||||||||||||||||||||
Customer.Builder(Customer.Builder.Callback) |
|
|
|
|
|
||||||||||||||||||||
Customer.Builder(Id, String, Address, String, Customer.Builder.Callback) |
|
|
|
|
|
||||||||||||||||||||
create() |
|
|
|
|
|
||||||||||||||||||||
getBillingAddress() |
|
|
|
|
|
||||||||||||||||||||
getCallback() |
|
|
|
|
|
||||||||||||||||||||
getId() |
|
|
|
|
|
||||||||||||||||||||
getName() |
|
|
|
|
|
||||||||||||||||||||
getVatNumber() |
|
|
|
|
|
||||||||||||||||||||
toString() |
|
|
|
|
|
||||||||||||||||||||
with(Customer.Builder) |
|
|
|
|
|
||||||||||||||||||||
withBillingAddress(Address) |
|
|
|
|
|
||||||||||||||||||||
withCallback(Customer.Builder.Callback) |
|
|
|
|
|
||||||||||||||||||||
withId(Id) |
|
|
|
|
|
||||||||||||||||||||
withName(String) |
|
|
|
|
|
||||||||||||||||||||
withVatNumber(String) |
|
|
|
|
|