Package com.mycompany.abapci
Class SAPSystem
- All Implemented Interfaces:
- Describable<SAPSystem>
public class SAPSystem extends AbstractDescribableImpl<SAPSystem>
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classSAPSystem.SAPSystemDescriptor
- 
Constructor Summary
- 
Method SummaryModifier and Type Method Description StringgetLabel()StringgetLabelAndHost()StringgetSapMandant()SecretgetSapPassword()intgetSapPort()StringgetSapProtocol()StringgetSapServername()StringgetSapUsername()
- 
Constructor Details
- 
Method Details- 
getSapServername
- 
getSapPortpublic int getSapPort()
- 
getSapProtocol
- 
getSapMandant
- 
getSapUsername
- 
getSapPassword
- 
getLabel
- 
getLabelAndHost
 
-