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 classSAPSystem.SAPSystemDescriptor -
Constructor Summary
-
Method Summary
Modifier and Type Method Description StringgetLabel()StringgetLabelAndHost()StringgetSapMandant()SecretgetSapPassword()intgetSapPort()StringgetSapProtocol()StringgetSapServername()StringgetSapUsername()
-
Constructor Details
-
Method Details
-
getSapServername
-
getSapPort
public int getSapPort() -
getSapProtocol
-
getSapMandant
-
getSapUsername
-
getSapPassword
-
getLabel
-
getLabelAndHost
-