public class AdapterConfig
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
AdapterConfig(java.util.Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
AdapterMode |
getMode() |
boolean |
shouldAutomaticCreationTestCases() |
boolean |
shouldEnableTmsIntegration() |
java.lang.String |
toString() |
public AdapterMode getMode()
public boolean shouldAutomaticCreationTestCases()
public boolean shouldEnableTmsIntegration()
public java.lang.String toString()
toString in class java.lang.Object