public class MockRfcDestination extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MockRfcDestination.MockRfcDestinationBuilder |
Modifier and Type | Method and Description |
---|---|
static MockRfcDestination.MockRfcDestinationBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Credentials |
getCredentials() |
ErpSystem |
getErpSystem() |
String |
getName() |
Map<String,String> |
getProperties() |
int |
hashCode() |
void |
setCredentials(Credentials credentials) |
void |
setProperties(Map<String,String> properties) |
String |
toString() |
public static MockRfcDestination.MockRfcDestinationBuilder builder()
@Nullable public Credentials getCredentials()
public void setCredentials(@Nullable Credentials credentials)
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.