Class BillingConfig
java.lang.Object
org.bgerp.plugin.bgb.getolt.model.BillingConfig
Configuration for InetMac API connection to a specific billing.
-
Constructor Details
-
BillingConfig
-
-
Method Details
-
getUrl
-
getUser
-
getPassword
-
getTimeout
public int getTimeout() -
isConfigured
public boolean isConfigured()Check if billing is properly configured.- Returns:
- true if URL, user and password are not empty
-
toString
-