public class MappingResult extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
MappingResult.Builder |
| Constructor and Description |
|---|
MappingResult() |
MappingResult(String componentType,
String endpointType,
List<Property> properties) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getComponentType() |
String |
getEndpointType() |
List<Property> |
getProperties() |
int |
hashCode() |
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.