Package com.mycompany.abapci
Class SAPSystem
- All Implemented Interfaces:
Describable<SAPSystem>
public class SAPSystem extends AbstractDescribableImpl<SAPSystem>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SAPSystem.SAPSystemDescriptor
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description String
getLabel()
String
getLabelAndHost()
String
getSapMandant()
Secret
getSapPassword()
int
getSapPort()
String
getSapProtocol()
String
getSapServername()
String
getSapUsername()
-
Constructor Details
-
Method Details
-
getSapServername
-
getSapPort
public int getSapPort() -
getSapProtocol
-
getSapMandant
-
getSapUsername
-
getSapPassword
-
getLabel
-
getLabelAndHost
-