Package | Description |
---|---|
org.kie.server.api.model |
Modifier and Type | Method and Description |
---|---|
List<ServiceResponse<? extends Object>> |
ServiceResponsesList.getResponses() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceResponsesList.setResponses(List<ServiceResponse<? extends Object>> responses) |
Constructor and Description |
---|
ServiceResponsesList(List<ServiceResponse<? extends Object>> responses) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.