public class DestinationType extends Object
Modifier and Type | Field and Description |
---|---|
static DestinationType |
HTTP |
static DestinationType |
RFC |
Constructor and Description |
---|
DestinationType(String identifier) |
public static final DestinationType HTTP
public static final DestinationType RFC
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Nullable @Generated(value="lombok") public String getIdentifier()
Copyright © 2017 SAP SE. All rights reserved.