Package com.gooddata.connector
Class CoupaSettings
- java.lang.Object
-
- com.gooddata.connector.CoupaSettings
-
-
Constructor Summary
Constructors Constructor Description CoupaSettings(String timeZone)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConnectorTypegetConnectorType()StringgetTimeZone()StringtoString()
-
-
-
Field Detail
-
URL
public static final String URL
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
CoupaSettings
public CoupaSettings(String timeZone)
-
-
Method Detail
-
getConnectorType
public ConnectorType getConnectorType()
- Specified by:
getConnectorTypein interfaceSettings
-
getTimeZone
public String getTimeZone()
-
-