public class DateTypeConfigurationImpl extends Object implements net.di2e.ecdr.api.config.DateTypeConfiguration
| Constructor and Description |
|---|
DateTypeConfigurationImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCDRDateType() |
String |
getInternalDateType() |
void |
setCdrDateType(String type) |
void |
setInternalDateType(String type) |
public void setCdrDateType(String type)
public void setInternalDateType(String type)
public String getCDRDateType()
getCDRDateType in interface net.di2e.ecdr.api.config.DateTypeConfigurationpublic String getInternalDateType()
getInternalDateType in interface net.di2e.ecdr.api.config.DateTypeConfigurationCopyright © 2014–2015 Cohesive Integrations, LLC. All rights reserved.