Package | Description |
---|---|
org.drools.examples.carinsurance.domain.request |
Modifier and Type | Method and Description |
---|---|
Car |
PolicyRequest.getCar() |
Modifier and Type | Method and Description |
---|---|
void |
PolicyRequest.setCar(Car car) |
Constructor and Description |
---|
PolicyRequest(Driver owner,
Car car) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.