public interface CIDate extends AbstractObject
| Modifier and Type | Method and Description |
|---|---|
Object |
getDate()
Gets the date property
|
CodeListValue |
getDateType()
Gets the dateType property
|
void |
setDateAsDate(Object date)
Sets the dateAsDate property
|
void |
setDateAsDateTime(net.opengis.IDateTime date)
Sets the dateAsDateTime property
|
void |
setDateType(CodeListValue dateType)
Sets the dateType property
|
Object getDate()
void setDateAsDate(Object date)
void setDateAsDateTime(net.opengis.IDateTime date)
CodeListValue getDateType()
void setDateType(CodeListValue dateType)
Copyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.