public class MockGenericDestination extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MockGenericDestination.MockGenericDestinationBuilder |
Modifier and Type | Method and Description |
---|---|
static MockGenericDestination.MockGenericDestinationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getName() |
Map<String,String> |
getProperties() |
DestinationType |
getType() |
int |
hashCode() |
void |
setProperties(Map<String,String> properties) |
String |
toString() |
public static MockGenericDestination.MockGenericDestinationBuilder builder()
@Nonnull public DestinationType getType()
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.