public class DateRangeDomainAdaptor extends Object implements IDomainAdaptor
| Constructor and Description |
|---|
DateRangeDomainAdaptor(DateRangeDomain domain) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex(Object value) |
int |
getIntVarDomainType() |
int |
getMax() |
int |
getMin() |
Object |
getValue(int index) |
IDomainAdaptor |
merge(IDomainAdaptor adaptor) |
String |
toString() |
public DateRangeDomainAdaptor(DateRangeDomain domain)
public int getIndex(Object value)
getIndex in interface IDomainAdaptorpublic int getIntVarDomainType()
getIntVarDomainType in interface IDomainAdaptorpublic int getMax()
getMax in interface IDomainAdaptorpublic int getMin()
getMin in interface IDomainAdaptorpublic Object getValue(int index)
getValue in interface IDomainAdaptorpublic IDomainAdaptor merge(IDomainAdaptor adaptor)
merge in interface IDomainAdaptorCopyright © 2004–2019 OpenL Tablets. All rights reserved.