public class ScpCfRfcDestination extends Object implements RfcDestination
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
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 String getName()
getName
in interface GenericDestination
Copyright © 2017 SAP SE. All rights reserved.