public class ScpNeoRfcDestination extends Object implements RfcDestination
Constructor and Description |
---|
ScpNeoRfcDestination(com.sap.core.connectivity.api.configuration.DestinationConfiguration destinationConfiguration,
String name,
Map<String,String> propertiesByName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.sap.core.connectivity.api.configuration.DestinationConfiguration |
getDestinationConfiguration() |
DestinationType |
getDestinationType() |
String |
getName() |
Map<String,String> |
getPropertiesByName() |
int |
hashCode() |
String |
toString() |
public DestinationType getDestinationType()
getDestinationType
in interface GenericDestination
public Map<String,String> getPropertiesByName()
getPropertiesByName
in interface GenericDestination
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
@Generated(value="lombok") public com.sap.core.connectivity.api.configuration.DestinationConfiguration getDestinationConfiguration()
@Generated(value="lombok") public String getName()
getName
in interface GenericDestination
Copyright © 2017 SAP SE. All rights reserved.